diff options
Diffstat (limited to 'src/map/map.hpp')
-rw-r--r-- | src/map/map.hpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/map/map.hpp b/src/map/map.hpp index 32194c0..f9754e3 100644 --- a/src/map/map.hpp +++ b/src/map/map.hpp @@ -197,7 +197,6 @@ struct map_session_data unsigned no_magic_damage:1; unsigned no_weapon_damage:1; unsigned no_gemstone:1; - unsigned infinite_endure:1; unsigned unbreakable_weapon:1; unsigned unbreakable_armor:1; unsigned infinite_autospell:1; |