diff --git a/src/team.cpp b/src/team.cpp index 26754cadadd..d94f259f48d 100644 --- a/src/team.cpp +++ b/src/team.cpp @@ -60,7 +60,7 @@ const char * const team::attributes[] = { "countdown_time", "disallow_observers", "faction", "faction_from_recruit", "faction_name", "gold_lock", "income_lock", "leader", "random_leader", "team_lock", "terrain_liked", - "user_description", + "user_description", "default_recruit", "controller_lock", // Terminate the list with NULL. NULL };