aboutsummaryrefslogtreecommitdiff
path: root/simon
diff options
context:
space:
mode:
Diffstat (limited to 'simon')
-rw-r--r--simon/items.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/simon/items.cpp b/simon/items.cpp
index 8bf557a277..5cda599892 100644
--- a/simon/items.cpp
+++ b/simon/items.cpp
@@ -1446,7 +1446,7 @@ void SimonState::o_unk_127() {
if (_game & GF_SIMON2) {
int play = getVarOrByte();
- if (_debugMod)
+ if (_debugMode)
debug (0, "o_unk_127 (%d, %d, %d);", music, track, play);
if (_last_music_played != music) {