summaryrefslogtreecommitdiff
path: root/src/map/atcommand.h
diff options
context:
space:
mode:
authormc_cameri <mc_cameri@54d463be-8e91-2dee-dedb-b68131a5f0ec>2004-12-17 10:53:38 +0000
committermc_cameri <mc_cameri@54d463be-8e91-2dee-dedb-b68131a5f0ec>2004-12-17 10:53:38 +0000
commitc2ab3377eafb9f941344a388f038ecec45f87f9c (patch)
treef7ae5e037faadf0c47e25c706d5a5b8c9486365a /src/map/atcommand.h
parenta89c7dda8ac0eded573e3c24d59684d15957646d (diff)
downloadhercules-c2ab3377eafb9f941344a388f038ecec45f87f9c.tar.gz
hercules-c2ab3377eafb9f941344a388f038ecec45f87f9c.tar.bz2
hercules-c2ab3377eafb9f941344a388f038ecec45f87f9c.tar.xz
hercules-c2ab3377eafb9f941344a388f038ecec45f87f9c.zip
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@595 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'src/map/atcommand.h')
-rw-r--r--src/map/atcommand.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/map/atcommand.h b/src/map/atcommand.h
index 96838b7ae..c1fede0ba 100644
--- a/src/map/atcommand.h
+++ b/src/map/atcommand.h
@@ -168,7 +168,7 @@ enum AtCommandType {
AtCommand_NpcMove, // by MouseJstr
AtCommand_Killable, // by MouseJstr
AtCommand_CharKillable, // by MouseJstr
- AtCommand_Chareffect, // by MouseJstr
+// AtCommand_Chareffect, // by MouseJstr, now #effect
AtCommand_Dropall, // by MouseJstr
AtCommand_Chardropall, // by MouseJstr
AtCommand_Storeall, // by MouseJstr