summaryrefslogtreecommitdiff
path: root/src/game.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/game.cpp')
-rw-r--r--src/game.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/game.cpp b/src/game.cpp
index 9711b5e7..16addcd4 100644
--- a/src/game.cpp
+++ b/src/game.cpp
@@ -1258,11 +1258,6 @@ void do_parse()
}
if (oldMap) delete oldMap;
break;
- // Skill ...
- case 0x011a:
- break;
- case 0x01a4:
- break;
// Action failed (ex. sit because you have not reached the right level)
case 0x0110:
CHATSKILL action;