diff options
Diffstat (limited to 'src/map/map.h')
-rw-r--r-- | src/map/map.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/map/map.h b/src/map/map.h index 6fca83945..745e2013c 100644 --- a/src/map/map.h +++ b/src/map/map.h @@ -981,7 +981,6 @@ struct pet_data { struct pet_db *petDB; int pet_hungry_timer; int target_id; - short n; struct { unsigned skillbonus : 1; } state; |