summaryrefslogtreecommitdiff
path: root/src/map/atcommand.h
diff options
context:
space:
mode:
authormc_cameri <mc_cameri@54d463be-8e91-2dee-dedb-b68131a5f0ec>2004-12-29 14:55:16 +0000
committermc_cameri <mc_cameri@54d463be-8e91-2dee-dedb-b68131a5f0ec>2004-12-29 14:55:16 +0000
commit0e39e121319f34bd9b401e4c3421f3f01b683b19 (patch)
tree074c121e31fe4cb763942b18ec73b174e01dc417 /src/map/atcommand.h
parent7a6f7402e8247a298fe1e4666678036d44b37390 (diff)
downloadhercules-0e39e121319f34bd9b401e4c3421f3f01b683b19.tar.gz
hercules-0e39e121319f34bd9b401e4c3421f3f01b683b19.tar.bz2
hercules-0e39e121319f34bd9b401e4c3421f3f01b683b19.tar.xz
hercules-0e39e121319f34bd9b401e4c3421f3f01b683b19.zip
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@856 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'src/map/atcommand.h')
-rw-r--r--src/map/atcommand.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/map/atcommand.h b/src/map/atcommand.h
index 03b36d740..d53be174d 100644
--- a/src/map/atcommand.h
+++ b/src/map/atcommand.h
@@ -196,7 +196,6 @@ enum AtCommandType {
AtCommand_MiscEffect, // by MC Cameri
AtCommand_MobSearch,
AtCommand_CleanMap,
- AtCommand_GiveItem,
// SQL-only commands start
#ifndef TXT_ONLY