diff options
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 |