mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-18 23:33:15 +00:00
Fix a function declaration
This commit is contained in:
parent
32e8e0dbfe
commit
0a0e7925c2
@ -128,7 +128,7 @@ public:
|
||||
|
||||
/** Resolves the random leader / factions. */
|
||||
void resolve_random();
|
||||
void connect::side::set_faction_commandline(std::string faction_name);
|
||||
void set_faction_commandline(std::string faction_name);
|
||||
void hide_ai_algorithm_combo(bool invis);
|
||||
private:
|
||||
void init_ai_algorithm_combo();
|
||||
|
Loading…
x
Reference in New Issue
Block a user