summaryrefslogtreecommitdiff
path: root/src/map/map.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/map.h')
-rw-r--r--src/map/map.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/map/map.h b/src/map/map.h
index 94f6c894e..6663ae11a 100644
--- a/src/map/map.h
+++ b/src/map/map.h
@@ -606,7 +606,6 @@ struct map_session_data {
int speed_add_rate, aspd_add_rate;
unsigned int setitem_hash, setitem_hash2; //Split in 2 because shift operations only work on int ranges. [Skotlex]
- short attackrange,attackrange_;
short splash_range, splash_add_range;
short add_steal_rate;
short hp_loss_value;