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 db3e9cd88..52ca830a5 100644 --- a/src/map/atcommand.h +++ b/src/map/atcommand.h @@ -282,6 +282,7 @@ enum AtCommandType { AtCommand_HomHungry, //[orn] AtCommand_HomTalk, //[orn] AtCommand_HomInfo, //[Toms] + AtCommand_HomStats, //[Skotlex] AtCommand_ShowMobs, //KarLaeda // end <- Ahem, guys, don't place AtCommands after AtCommand_Unknown! [Skotlex] AtCommand_Unknown, |