summaryrefslogtreecommitdiff
path: root/src/common/mmo.h
diff options
context:
space:
mode:
authorglighta <glighta@54d463be-8e91-2dee-dedb-b68131a5f0ec>2012-12-31 04:03:26 +0000
committerglighta <glighta@54d463be-8e91-2dee-dedb-b68131a5f0ec>2012-12-31 04:03:26 +0000
commitf2e6d012726b884d066094a045f74064326e89fa (patch)
treeb0e95cec40342987024997dbed4de36efa37a74d /src/common/mmo.h
parentf7a4bfbba6b5a247fcf76d5b10fdd80fd1a32e5e (diff)
downloadhercules-f2e6d012726b884d066094a045f74064326e89fa.tar.gz
hercules-f2e6d012726b884d066094a045f74064326e89fa.tar.bz2
hercules-f2e6d012726b884d066094a045f74064326e89fa.tar.xz
hercules-f2e6d012726b884d066094a045f74064326e89fa.zip
-Follow up r17065 fiw splash skill being broken.
-Also revert unintentional change of GDI_SKILLLV (even if useless enum) bugreport:7076 --All type change related to tid:75123 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@17067 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'src/common/mmo.h')
-rw-r--r--src/common/mmo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/mmo.h b/src/common/mmo.h
index 744108a31..cbdacdc0f 100644
--- a/src/common/mmo.h
+++ b/src/common/mmo.h
@@ -545,7 +545,7 @@ enum { //Change Guild Infos
GBI_EXP =1, // Guild Experience (EXP)
GBI_GUILDLV, // Guild level
GBI_SKILLPOINT, // Guild skillpoints
- GBI_skill_lv, // Guild skill_lv ?? seem unused
+ GBI_SKILLLV, // Guild skill_lv ?? seem unused
};
enum { //Change Member Infos