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 754a741b7..be2bdcbcb 100644 --- a/src/map/atcommand.h +++ b/src/map/atcommand.h @@ -235,6 +235,7 @@ enum AtCommandType { AtCommand_Sound, AtCommand_UndisguiseAll, AtCommand_DisguiseAll, + AtCommand_ChangeLook, // end AtCommand_Unknown, |