summaryrefslogtreecommitdiff
path: root/src/common/mmo.h
diff options
context:
space:
mode:
authoreathenabot <eathenabot@54d463be-8e91-2dee-dedb-b68131a5f0ec>2012-01-30 16:21:58 +0000
committereathenabot <eathenabot@54d463be-8e91-2dee-dedb-b68131a5f0ec>2012-01-30 16:21:58 +0000
commit31570d071b6c4798847e2846f8cd9d1f5d9c38fc (patch)
tree1813e06a53817441a75ba12c685b104d3e291000 /src/common/mmo.h
parentf17c3bc02c9e82147fb471132940e84d227ec4bc (diff)
downloadhercules-31570d071b6c4798847e2846f8cd9d1f5d9c38fc.tar.gz
hercules-31570d071b6c4798847e2846f8cd9d1f5d9c38fc.tar.bz2
hercules-31570d071b6c4798847e2846f8cd9d1f5d9c38fc.tar.xz
hercules-31570d071b6c4798847e2846f8cd9d1f5d9c38fc.zip
* Merged changes up to eAthena 15069.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15525 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'src/common/mmo.h')
-rw-r--r--src/common/mmo.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/mmo.h b/src/common/mmo.h
index 681c78520..a0634d025 100644
--- a/src/common/mmo.h
+++ b/src/common/mmo.h
@@ -563,6 +563,7 @@ enum {
GD_RESTORE=10012,
GD_EMERGENCYCALL=10013,
GD_DEVELOPMENT=10014,
+ GD_MAX,
};