mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-27 13:42:02 +00:00
Whoops....
svn-id: r7759
This commit is contained in:
parent
8860625e46
commit
27b7c1287e
@ -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) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user