diff options
Diffstat (limited to 'src/map/atcommand.h')
-rw-r--r-- | src/map/atcommand.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/map/atcommand.h b/src/map/atcommand.h index a9eb69aba..60b20c4ab 100644 --- a/src/map/atcommand.h +++ b/src/map/atcommand.h @@ -58,7 +58,7 @@ enum AtCommandType { AtCommand_Model,
AtCommand_Go,
AtCommand_Spawn,
- AtCommand_Monster,
+ //AtCommand_Monster, // removed for Skots [Reddozen]
AtCommand_MonsterSmall,
AtCommand_MonsterBig,
AtCommand_KillMonster,
|