diff options
author | mc_cameri <mc_cameri@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-12-16 01:53:35 +0000 |
---|---|---|
committer | mc_cameri <mc_cameri@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-12-16 01:53:35 +0000 |
commit | eb14b67a9e71407702d69498b88eff1b6ef85c6c (patch) | |
tree | 2df7e49f50f40fd57a4a2dd013022ddaddb790fa /src/map/atcommand.h | |
parent | 8dfda39b951bd64b80e36ea90bce24d530173e30 (diff) | |
download | hercules-eb14b67a9e71407702d69498b88eff1b6ef85c6c.tar.gz hercules-eb14b67a9e71407702d69498b88eff1b6ef85c6c.tar.bz2 hercules-eb14b67a9e71407702d69498b88eff1b6ef85c6c.tar.xz hercules-eb14b67a9e71407702d69498b88eff1b6ef85c6c.zip |
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@577 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'src/map/atcommand.h')
-rw-r--r-- | src/map/atcommand.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/map/atcommand.h b/src/map/atcommand.h index 5cb40b433..60564491b 100644 --- a/src/map/atcommand.h +++ b/src/map/atcommand.h @@ -157,7 +157,6 @@ enum AtCommandType { AtCommand_EMail, // by Yor AtCommand_Hatch, AtCommand_Effect, // by Apple - AtCommand_Char_Item_List, // by Yor AtCommand_Char_Storage_List, // by Yor AtCommand_Char_Cart_List, // by Yor AtCommand_AddWarp, // by MouseJstr |