summaryrefslogtreecommitdiff
path: root/src/map/status.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/status.c')
-rw-r--r--src/map/status.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/map/status.c b/src/map/status.c
index f1315f23f..f65771045 100644
--- a/src/map/status.c
+++ b/src/map/status.c
@@ -1804,6 +1804,7 @@ int status_calc_pc_(struct map_session_data* sd, bool first)
+ sizeof(sd->add_mdmg)
+ sizeof(sd->add_drop)
+ sizeof(sd->itemhealrate)
+ + sizeof(sd->subele2)
);
// vars zeroing. ints, shorts, chars. in that order.