summaryrefslogtreecommitdiff
path: root/src/map/charcommand.h
diff options
context:
space:
mode:
authormc_cameri <mc_cameri@54d463be-8e91-2dee-dedb-b68131a5f0ec>2004-11-21 14:31:17 +0000
committermc_cameri <mc_cameri@54d463be-8e91-2dee-dedb-b68131a5f0ec>2004-11-21 14:31:17 +0000
commit81ff879313b29ee97375d214b00f78b1f75d3d4a (patch)
treefb24b8968145131e12919645166b89fcb1383ee6 /src/map/charcommand.h
parentb005f9413dbdc081fa09365f927677e7f7e9319d (diff)
downloadhercules-81ff879313b29ee97375d214b00f78b1f75d3d4a.tar.gz
hercules-81ff879313b29ee97375d214b00f78b1f75d3d4a.tar.bz2
hercules-81ff879313b29ee97375d214b00f78b1f75d3d4a.tar.xz
hercules-81ff879313b29ee97375d214b00f78b1f75d3d4a.zip
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@292 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'src/map/charcommand.h')
-rw-r--r--src/map/charcommand.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/map/charcommand.h b/src/map/charcommand.h
index 95ca8aae6..ed191aa8f 100644
--- a/src/map/charcommand.h
+++ b/src/map/charcommand.h
@@ -3,10 +3,12 @@
enum CharCommandType {
CharCommand_None = -1,
+ CharCommandJobChange,
+ CharCommandPetRename,
#ifdef TXT_ONLY
/* TXT_ONLY */
- CharCommandTest,
+
/* TXT_ONLY */
#else
/* SQL-only */