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, 1 insertions, 4 deletions
diff --git a/src/map/atcommand.h b/src/map/atcommand.h
index 0458c8ae1..2217e8158 100644
--- a/src/map/atcommand.h
+++ b/src/map/atcommand.h
@@ -120,11 +120,7 @@ enum AtCommandType {
AtCommand_ReloadItemDB,
AtCommand_ReloadMobDB,
AtCommand_ReloadSkillDB,
-#ifndef TXT_ONLY
- AtCommand_Rehash,
-#else /* TXT_ONLY */
AtCommand_ReloadScript,
-#endif /* TXT_ONLY */
AtCommand_ReloadGMDB,
AtCommand_MapInfo,
AtCommand_Dye,
@@ -217,6 +213,7 @@ enum AtCommandType {
AtCommand_Divorce, // by MouseJstr
AtCommand_Rings, // by MouseJstr
AtCommand_Grind, // by MouseJstr
+ AtCommand_Grind2, // by MouseJstr
AtCommand_JumpToId, // by Dino9021
AtCommand_JumpToId2, // by Dino9021