summaryrefslogtreecommitdiff
path: root/src/map/atcommand.h
diff options
context:
space:
mode:
authorFate <fate-tmw@googlemail.com>2008-12-05 21:47:26 -0700
committerFate <fate-tmw@googlemail.com>2008-12-05 21:47:26 -0700
commitb2718e6b40767b0b898ed165de29f1621e974b07 (patch)
tree0989a1e2638b0ed3f079685f7136918a5758eea1 /src/map/atcommand.h
parentcc8781ddac1b0dd6d67182f3e9b553ea163e43b7 (diff)
parenta444f55f1448cfb3b14f9019fd73b684e6a9f322 (diff)
downloadtmwa-b2718e6b40767b0b898ed165de29f1621e974b07.tar.gz
tmwa-b2718e6b40767b0b898ed165de29f1621e974b07.tar.bz2
tmwa-b2718e6b40767b0b898ed165de29f1621e974b07.tar.xz
tmwa-b2718e6b40767b0b898ed165de29f1621e974b07.zip
Merge branch 'master' into exp
Diffstat (limited to 'src/map/atcommand.h')
-rw-r--r--src/map/atcommand.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/map/atcommand.h b/src/map/atcommand.h
index 4651d39..76593cc 100644
--- a/src/map/atcommand.h
+++ b/src/map/atcommand.h
@@ -211,6 +211,8 @@ enum AtCommandType {
AtCommand_SetMagic,
AtCommand_MagicInfo,
+ AtCommand_Log,
+ AtCommand_Tee,
// end
AtCommand_Unknown,
AtCommand_MAX