diff options
Diffstat (limited to 'src/map/atcommand.h')
-rw-r--r-- | src/map/atcommand.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/map/atcommand.h b/src/map/atcommand.h index 644237245..dfcbd2de7 100644 --- a/src/map/atcommand.h +++ b/src/map/atcommand.h @@ -58,7 +58,6 @@ enum AtCommandType { AtCommand_Model, AtCommand_Go, AtCommand_Spawn, - //AtCommand_Monster, // removed for Skots [Reddozen] AtCommand_MonsterSmall, AtCommand_MonsterBig, AtCommand_KillMonster, @@ -68,7 +67,6 @@ enum AtCommandType { AtCommand_Memo, AtCommand_GAT, AtCommand_Packet, - AtCommand_WaterLevel, AtCommand_StatusPoint, AtCommand_SkillPoint, AtCommand_Zeny, |