summaryrefslogtreecommitdiff
path: root/src/map/atcommand.h
diff options
context:
space:
mode:
authormc_cameri <mc_cameri@54d463be-8e91-2dee-dedb-b68131a5f0ec>2004-11-24 22:44:30 +0000
committermc_cameri <mc_cameri@54d463be-8e91-2dee-dedb-b68131a5f0ec>2004-11-24 22:44:30 +0000
commit6963a6654e0a33340497e7d12e9c7c6c4a0bdd6a (patch)
treedf362d05f8a1bc852382c0d2e414dcf5f28b22fc /src/map/atcommand.h
parenta093dbfa6658df2636c83afb833508cc08ecb018 (diff)
downloadhercules-6963a6654e0a33340497e7d12e9c7c6c4a0bdd6a.tar.gz
hercules-6963a6654e0a33340497e7d12e9c7c6c4a0bdd6a.tar.bz2
hercules-6963a6654e0a33340497e7d12e9c7c6c4a0bdd6a.tar.xz
hercules-6963a6654e0a33340497e7d12e9c7c6c4a0bdd6a.zip
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@355 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 f5e4fb11f..7db9de481 100644
--- a/src/map/atcommand.h
+++ b/src/map/atcommand.h
@@ -85,7 +85,7 @@ enum AtCommandType {
AtCommand_CharacterStats,
AtCommand_CharacterStatsAll,
// AtCommand_CharacterOption, // Now #option
- AtCommand_CharacterSave,
+// AtCommand_CharacterSave, // Now #save
AtCommand_CharacterLoad,
AtCommand_Night,
AtCommand_Day,