aboutsummaryrefslogtreecommitdiff
path: root/gob/game.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'gob/game.cpp')
-rw-r--r--gob/game.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/gob/game.cpp b/gob/game.cpp
index 38272a9aea..b05986890a 100644
--- a/gob/game.cpp
+++ b/gob/game.cpp
@@ -1176,6 +1176,8 @@ void game_collisionsBlock(void) {
}
cmd &= 0x7f;
+ debug(4, "game_collisionsBlock(%d)", cmd);
+
switch (cmd) {
case 3:
case 4: