mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-02 14:12:36 +00:00
Fixed wrong visibility for clear_map()
This commit is contained in:
parent
3098dc1c4a
commit
d1245b9add
@ -51,8 +51,8 @@ public:
|
||||
void add_label(const map_location &, label *);
|
||||
|
||||
void clear_all();
|
||||
protected:
|
||||
void clear_map(label_map &);
|
||||
protected:
|
||||
void operator=(const labels&);
|
||||
|
||||
private:
|
||||
|
Loading…
x
Reference in New Issue
Block a user