diff options
Diffstat (limited to 'src/common/mmo.h')
-rw-r--r-- | src/common/mmo.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/common/mmo.h b/src/common/mmo.h index bd5a067d9..6012ebbcb 100644 --- a/src/common/mmo.h +++ b/src/common/mmo.h @@ -97,8 +97,6 @@ //Room for initial 100k characters #define DEFAULT_MAX_CHAR_ID 250000 -#define CHAR_CONF_NAME "conf/char_athena.conf" - //Base Homun skill. #define HM_SKILLBASE 8000 #define MAX_HOMUNSKILL 16 |