mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-17 11:28:16 +00:00
parent
3858b22073
commit
9d31ae24d2
@ -109,7 +109,7 @@ private:
|
|||||||
mutable map_location self_loc_, other_loc_;
|
mutable map_location self_loc_, other_loc_;
|
||||||
mutable bool is_attacker_;
|
mutable bool is_attacker_;
|
||||||
mutable const attack_type* other_attack_;
|
mutable const attack_type* other_attack_;
|
||||||
mutable bool is_for_listing_;
|
mutable bool is_for_listing_ = false;
|
||||||
|
|
||||||
t_string description_;
|
t_string description_;
|
||||||
std::string id_;
|
std::string id_;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user