aboutsummaryrefslogtreecommitdiff
path: root/engines/gob/goblin.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/gob/goblin.cpp')
-rw-r--r--engines/gob/goblin.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/gob/goblin.cpp b/engines/gob/goblin.cpp
index f434c65a70..5b0df56be3 100644
--- a/engines/gob/goblin.cpp
+++ b/engines/gob/goblin.cpp
@@ -647,7 +647,7 @@ void Goblin::switchGoblin(int16 index) {
int16 next;
int16 tmp;
- debug(4, "switchGoblin");
+ debugC(4, DEBUG_GAMEFLOW, "switchGoblin");
if (VAR(59) != 0)
return;