diff options
Diffstat (limited to 'src/map/atcommand.h')
-rw-r--r-- | src/map/atcommand.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/map/atcommand.h b/src/map/atcommand.h index c1fede0ba..696e391e6 100644 --- a/src/map/atcommand.h +++ b/src/map/atcommand.h @@ -158,7 +158,7 @@ enum AtCommandType { AtCommand_Hatch, AtCommand_Effect, // by Apple // AtCommand_Char_Item_List, // by Yor, now #itemlist - AtCommand_Char_Storage_List, // by Yor +// AtCommand_Char_Storage_List, // by Yor, now #storagelist AtCommand_Char_Cart_List, // by Yor AtCommand_AddWarp, // by MouseJstr AtCommand_Follow, // by MouseJstr |