aboutsummaryrefslogtreecommitdiff
path: root/engines/pegasus/neighborhood/mars/mars.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/pegasus/neighborhood/mars/mars.cpp')
-rw-r--r--engines/pegasus/neighborhood/mars/mars.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/pegasus/neighborhood/mars/mars.cpp b/engines/pegasus/neighborhood/mars/mars.cpp
index e5a4b61a44..ec502d2fc9 100644
--- a/engines/pegasus/neighborhood/mars/mars.cpp
+++ b/engines/pegasus/neighborhood/mars/mars.cpp
@@ -1339,7 +1339,7 @@ void Mars::arriveAt(const RoomID room, const DirectionConstant direction) {
playSpotSoundSync(kMarsPodDepartedLowerPlatformIn, kMarsPodDepartedLowerPlatformOut);
GameState.setMarsAvoidedReactorRobot(true);
GameState.setMarsPodAtUpperPlatform(true);
- GameState.getScoringAvoidedRobot();
+ GameState.setScoringAvoidedRobot();
}
if (GameState.isTakenItemID(kAirMask))