diff options
Diffstat (limited to 'src/map/atcommand.h')
-rw-r--r-- | src/map/atcommand.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/map/atcommand.h b/src/map/atcommand.h index 7616b725f..cb260db19 100644 --- a/src/map/atcommand.h +++ b/src/map/atcommand.h @@ -237,6 +237,7 @@ enum AtCommandType { AtCommand_DisguiseAll, AtCommand_ChangeLook, AtCommand_AutoLoot, //by Upa-Kun + AtCommand_MobInfo, //by Lupus // end AtCommand_Unknown, |