mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-04 20:49:43 +00:00
Added missing side attributes to team::attributes array.
This commit is contained in:
parent
6e337de378
commit
f61cdf720e
@ -60,7 +60,7 @@ const char * const team::attributes[] = {
|
|||||||
"countdown_time", "disallow_observers", "faction",
|
"countdown_time", "disallow_observers", "faction",
|
||||||
"faction_from_recruit", "faction_name", "gold_lock", "income_lock",
|
"faction_from_recruit", "faction_name", "gold_lock", "income_lock",
|
||||||
"leader", "random_leader", "team_lock", "terrain_liked",
|
"leader", "random_leader", "team_lock", "terrain_liked",
|
||||||
"user_description",
|
"user_description", "default_recruit", "controller_lock",
|
||||||
// Terminate the list with NULL.
|
// Terminate the list with NULL.
|
||||||
NULL };
|
NULL };
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user