summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2020-01-11 17:48:10 -0300
committerJesusaves <cpntb1@ymail.com>2020-01-11 17:48:10 -0300
commitd3b3c110080e893547d70d957b008ed3e26230c2 (patch)
tree168db7fa1e4961484f4184f05e7a974f3562683e
parentab38f2c2435bd0923db3c434841b2a6440313a41 (diff)
downloadevol-hercules-d3b3c110080e893547d70d957b008ed3e26230c2.tar.gz
evol-hercules-d3b3c110080e893547d70d957b008ed3e26230c2.tar.bz2
evol-hercules-d3b3c110080e893547d70d957b008ed3e26230c2.tar.xz
evol-hercules-d3b3c110080e893547d70d957b008ed3e26230c2.zip
*REVOKED*
-rw-r--r--src/ecommon/init.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ecommon/init.c b/src/ecommon/init.c
index 075f86a..69d4f4f 100644
--- a/src/ecommon/init.c
+++ b/src/ecommon/init.c
@@ -54,5 +54,4 @@ void common_online(void)
checkVar(MAX_EVOL_SKILLS, 62);
checkVar(EVOL_FIRST_SKILL, 20000);
checkVar(MAX_SKILL_TREE, 110);
- checkVar(BASE_GUILD_SIZE, 100);
}