aboutsummaryrefslogtreecommitdiff
path: root/engines/sherlock/scene.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/sherlock/scene.h')
-rw-r--r--engines/sherlock/scene.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/sherlock/scene.h b/engines/sherlock/scene.h
index 0fd3483756..2cf8b803b4 100644
--- a/engines/sherlock/scene.h
+++ b/engines/sherlock/scene.h
@@ -289,7 +289,7 @@ public:
/**
* Synchronize the data for a savegame
*/
- void synchronize(Serializer &s);
+ virtual void synchronize(Serializer &s);
public:
/**
* Draw all objects and characters.