mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-27 18:28:35 +00:00
And another spell fix.
This commit is contained in:
parent
61d97877bb
commit
3414dee255
@ -165,7 +165,7 @@ public:
|
||||
void set_needs_terrain_rebuild(bool value=true) { needs_terrain_rebuild_ = value; }
|
||||
|
||||
/**
|
||||
* Getter fo the labels reset flag. Set when the labels need to be refreshed.
|
||||
* Getter for the labels reset flag. Set when the labels need to be refreshed.
|
||||
*/
|
||||
bool needs_labels_reset() const { return needs_labels_reset_; }
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user