summaryrefslogtreecommitdiff
path: root/src/map/atcommand.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/atcommand.h')
-rw-r--r--src/map/atcommand.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/map/atcommand.h b/src/map/atcommand.h
index cccdaa89a..77ecebf79 100644
--- a/src/map/atcommand.h
+++ b/src/map/atcommand.h
@@ -80,9 +80,7 @@ enum AtCommandType {
AtCommand_PetRename,
AtCommand_CharPetRename, // by Yor
AtCommand_Recall,
- AtCommand_CharacterJob,
- AtCommand_CharacterJob2,
- AtCommand_CharacterJob3,
+// AtCommand_CharacterJob, // Now #jobchange
AtCommand_Revive,
AtCommand_CharacterStats,
AtCommand_CharacterStatsAll,
@@ -201,6 +199,7 @@ enum AtCommandType {
AtCommand_Refresh, // by MC Cameri
AtCommand_PetId, // by MC Cameri
AtCommand_Identify, // by MC Cameri
+ AtCommand_Gmotd, // Added by MC Cameri, created by davidsiaw
// SQL-only commands start
#ifndef TXT_ONLY