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 ea6849476..bdc4f429d 100644 --- a/src/map/atcommand.h +++ b/src/map/atcommand.h @@ -198,6 +198,7 @@ enum AtCommandType { AtCommand_CleanMap, AtCommand_NpcTalk, AtCommand_PetTalk, + AtCommand_Users, // SQL-only commands start #ifndef TXT_ONLY |