diff options
author | mc_cameri <mc_cameri@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-12-17 22:18:01 +0000 |
---|---|---|
committer | mc_cameri <mc_cameri@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-12-17 22:18:01 +0000 |
commit | f70528b42e8781b3c50613c2de0204be890a5bb1 (patch) | |
tree | 7661b9d085d7c90369d88b0565fb71835ffa8640 /src/map/atcommand.h | |
parent | 7811a40eaed7c2364156b82fedbb7af02a653630 (diff) | |
download | hercules-f70528b42e8781b3c50613c2de0204be890a5bb1.tar.gz hercules-f70528b42e8781b3c50613c2de0204be890a5bb1.tar.bz2 hercules-f70528b42e8781b3c50613c2de0204be890a5bb1.tar.xz hercules-f70528b42e8781b3c50613c2de0204be890a5bb1.zip |
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@598 54d463be-8e91-2dee-dedb-b68131a5f0ec
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 |