aboutsummaryrefslogtreecommitdiff
path: root/engines/voyeur/data.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/voyeur/data.cpp')
-rw-r--r--engines/voyeur/data.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/voyeur/data.cpp b/engines/voyeur/data.cpp
index 0f11c7bda2..e3791d2303 100644
--- a/engines/voyeur/data.cpp
+++ b/engines/voyeur/data.cpp
@@ -88,8 +88,8 @@ void SVoy::synchronize(Common::Serializer &s) {
s.syncAsSint16LE(_field4AC);
s.syncAsSint16LE(_field4B8);
s.syncAsSint16LE(_computerTextId);
- s.syncAsSint16LE(_field4EC);
- s.syncAsSint16LE(_field4EE);
+ s.syncAsSint16LE(_computerTimeMin);
+ s.syncAsSint16LE(_computerTimeMax);
s.syncAsSint16LE(_field4F0);
s.syncAsSint16LE(_field4F2);