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 a9678d6a3..1160dccb7 100644 --- a/src/map/atcommand.h +++ b/src/map/atcommand.h @@ -145,6 +145,7 @@ enum AtCommandType { AtCommand_PartyRecall, // by Yor AtCommand_Nuke, // [Valaris] AtCommand_Enablenpc, + AtCommand_Hidenpc, AtCommand_Disablenpc, AtCommand_ServerTime, // by Yor AtCommand_CharDelItem, // by Yor |