diff options
Diffstat (limited to 'src/map/charcommand.h')
-rw-r--r-- | src/map/charcommand.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/map/charcommand.h b/src/map/charcommand.h index de7e83680..0bc3b3f8a 100644 --- a/src/map/charcommand.h +++ b/src/map/charcommand.h @@ -17,6 +17,7 @@ enum CharCommandType { CharCommandStorageList, CharCommandItem, // by MC Cameri CharCommandWarp, + CharCommandZeny, #ifdef TXT_ONLY /* TXT_ONLY */ |