diff options
Diffstat (limited to 'src')
-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 60564491b..d3fa22a07 100644 --- a/src/map/atcommand.h +++ b/src/map/atcommand.h @@ -157,6 +157,7 @@ enum AtCommandType { AtCommand_EMail, // by Yor AtCommand_Hatch, AtCommand_Effect, // by Apple +// AtCommand_Char_Item_List, // by Yor, now #itemlist AtCommand_Char_Storage_List, // by Yor AtCommand_Char_Cart_List, // by Yor AtCommand_AddWarp, // by MouseJstr |