summaryrefslogtreecommitdiff
path: root/src/game.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/game.cpp')
-rw-r--r--src/game.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game.cpp b/src/game.cpp
index 0e0c1c48..2279cb5f 100644
--- a/src/game.cpp
+++ b/src/game.cpp
@@ -1371,7 +1371,7 @@ void do_parse()
}
break;
// Stop walking
- case 0x0088: // Disabled because giving some problems
+ // case 0x0088: // Disabled because giving some problems
//if (being = findNode(RFIFOL(2))) {
// if (being->getId()!=player_node->getId()) {
// char ids[20];