diff options
Diffstat (limited to 'src/game.cpp')
-rw-r--r-- | src/game.cpp | 5 |
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; |