diff options
Diffstat (limited to 'src/map/battle.h')
-rw-r--r-- | src/map/battle.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/map/battle.h b/src/map/battle.h index 27b837b..65abac4 100644 --- a/src/map/battle.h +++ b/src/map/battle.h @@ -320,10 +320,6 @@ extern struct Battle_Config { int drop_pickup_safety_zone; // [Fate] Max. distance to an object dropped by a kill by self in which dropsteal protection works -#ifndef TXT_ONLY /* SQL-only options */ - int mail_system; // [Valaris] -#endif - int itemheal_regeneration_factor; // [Fate] itemheal speed factor } battle_config; |