diff options
author | amber <amber@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-12-05 16:57:37 +0000 |
---|---|---|
committer | amber <amber@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-12-05 16:57:37 +0000 |
commit | e4e674473518ab7e513639f19963174b7697dade (patch) | |
tree | 55a634d9ef59c5ae139eca726db7a5bd5ca17fa0 /src/map/atcommand.h | |
parent | 804644fc009146a302af05848ec3ef3390a3dbcc (diff) | |
download | hercules-e4e674473518ab7e513639f19963174b7697dade.tar.gz hercules-e4e674473518ab7e513639f19963174b7697dade.tar.bz2 hercules-e4e674473518ab7e513639f19963174b7697dade.tar.xz hercules-e4e674473518ab7e513639f19963174b7697dade.zip |
Updates
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@468 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'src/map/atcommand.h')
-rw-r--r-- | src/map/atcommand.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/map/atcommand.h b/src/map/atcommand.h index 3d84cd5b9..d4af0eae0 100644 --- a/src/map/atcommand.h +++ b/src/map/atcommand.h @@ -169,9 +169,6 @@ enum AtCommandType { AtCommand_Killable, // by MouseJstr AtCommand_CharKillable, // by MouseJstr AtCommand_Chareffect, // by MouseJstr - AtCommand_Chardye, // by MouseJstr - AtCommand_Charhairstyle, // by MouseJstr - AtCommand_Charhaircolor, // by MouseJstr AtCommand_Dropall, // by MouseJstr AtCommand_Chardropall, // by MouseJstr AtCommand_Storeall, // by MouseJstr |