diff options
Diffstat (limited to 'src/map/atcommand.h')
-rw-r--r-- | src/map/atcommand.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/map/atcommand.h b/src/map/atcommand.h index acab72531..60301515c 100644 --- a/src/map/atcommand.h +++ b/src/map/atcommand.h @@ -196,6 +196,8 @@ enum AtCommandType { AtCommand_UpTime, AtCommand_ChangeSex, AtCommand_Mute, // [celest] + AtCommand_WhoZeny, // [Valaris] + AtCommand_HappyHappyJoyJoy, // [Valaris] // SQL-only commands start #ifndef TXT_ONLY AtCommand_CheckMail, // [Valaris] |