diff options
Diffstat (limited to 'src/map/status.h')
-rw-r--r-- | src/map/status.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/map/status.h b/src/map/status.h index 9d68d5518..e11252f1d 100644 --- a/src/map/status.h +++ b/src/map/status.h @@ -11,8 +11,6 @@ struct homun_data; struct mercenary_data; struct status_change; -//Use this to refer the max refinery level [Skotlex] -#define MAX_REFINE 20 #define MAX_REFINE_BONUS 5 extern unsigned long StatusChangeFlagTable[]; |