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 215e13e05..b83f2b6e6 100644 --- a/src/map/charcommand.h +++ b/src/map/charcommand.h @@ -14,6 +14,7 @@ enum CharCommandType { CharCommandSpiritball, CharCommandItemList, CharCommandEffect, + CharCommandStorageList, #ifdef TXT_ONLY /* TXT_ONLY */ |