diff options
Diffstat (limited to 'src/map/status.c')
-rw-r--r-- | src/map/status.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/map/status.c b/src/map/status.c index 8ebe4c022..41642e78f 100644 --- a/src/map/status.c +++ b/src/map/status.c @@ -2145,8 +2145,6 @@ int status_calc_pc_(struct map_session_data* sd, bool first) + sizeof(sd->short_weapon_damage_return) + sizeof(sd->long_weapon_damage_return) + sizeof(sd->magic_damage_return) - + sizeof(sd->random_attack_increase_add) - + sizeof(sd->random_attack_increase_per) + sizeof(sd->break_weapon_rate) + sizeof(sd->break_armor_rate) + sizeof(sd->crit_atk_rate) |