diff options
author | mc_cameri <mc_cameri@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-12-17 10:53:38 +0000 |
---|---|---|
committer | mc_cameri <mc_cameri@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-12-17 10:53:38 +0000 |
commit | c2ab3377eafb9f941344a388f038ecec45f87f9c (patch) | |
tree | f7ae5e037faadf0c47e25c706d5a5b8c9486365a /src/map/charcommand.h | |
parent | a89c7dda8ac0eded573e3c24d59684d15957646d (diff) | |
download | hercules-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/charcommand.h')
-rw-r--r-- | src/map/charcommand.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/map/charcommand.h b/src/map/charcommand.h index f95fb631c..215e13e05 100644 --- a/src/map/charcommand.h +++ b/src/map/charcommand.h @@ -13,6 +13,7 @@ enum CharCommandType { CharCommandStatsAll, CharCommandSpiritball, CharCommandItemList, + CharCommandEffect, #ifdef TXT_ONLY /* TXT_ONLY */ |