summaryrefslogtreecommitdiff
path: root/src/map/atcommand.h
diff options
context:
space:
mode:
authoramber <amber@54d463be-8e91-2dee-dedb-b68131a5f0ec>2004-12-30 03:47:18 +0000
committeramber <amber@54d463be-8e91-2dee-dedb-b68131a5f0ec>2004-12-30 03:47:18 +0000
commitf29b1bc83edac7b0f153b98bb64ac79d29b633a0 (patch)
tree95fc02c911379d0d544bb9d99ebf1a8e1f844404 /src/map/atcommand.h
parent646305245c8bebe78169ceb93a62b058ed1edd89 (diff)
downloadhercules-f29b1bc83edac7b0f153b98bb64ac79d29b633a0.tar.gz
hercules-f29b1bc83edac7b0f153b98bb64ac79d29b633a0.tar.bz2
hercules-f29b1bc83edac7b0f153b98bb64ac79d29b633a0.tar.xz
hercules-f29b1bc83edac7b0f153b98bb64ac79d29b633a0.zip
update
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@866 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'src/map/atcommand.h')
-rw-r--r--src/map/atcommand.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/map/atcommand.h b/src/map/atcommand.h
index d53be174d..4dba383e3 100644
--- a/src/map/atcommand.h
+++ b/src/map/atcommand.h
@@ -217,6 +217,9 @@ enum AtCommandType {
AtCommand_Grind, // by MouseJstr
AtCommand_Grind2, // by MouseJstr
+ AtCommand_DMStart, // by MouseJstr
+ AtCommand_DMTick, // by MouseJstr
+
AtCommand_JumpToId, // by Dino9021
AtCommand_JumpToId2, // by Dino9021
AtCommand_RecallId, // by Dino9021