aboutsummaryrefslogtreecommitdiff
path: root/engines/cge2/saveload.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/cge2/saveload.cpp')
-rw-r--r--engines/cge2/saveload.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/cge2/saveload.cpp b/engines/cge2/saveload.cpp
index 8d0237e702..cb1e981318 100644
--- a/engines/cge2/saveload.cpp
+++ b/engines/cge2/saveload.cpp
@@ -253,8 +253,8 @@ void CGE2Engine::syncGame(Common::SeekableReadStream *readStream, Common::WriteS
// Synchronise header data
syncHeader(s);
- // Synchronise _spare and mingled with it, the sprites of the heroes'
- _spare->sync(s, _heroTab);
+ // Synchronise _spare
+ _spare->sync(s);
if (s.isSaving()) {
// Save the references of the items in the heroes pockets: