From 81ff879313b29ee97375d214b00f78b1f75d3d4a Mon Sep 17 00:00:00 2001 From: mc_cameri Date: Sun, 21 Nov 2004 14:31:17 +0000 Subject: git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@292 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/atcommand.h | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'src/map/atcommand.h') 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 -- cgit v1.2.3-70-g09d2