[world conquest] update deprecated share_view (#6536)
'share_view = true' => 'share_vision = "all"'
This commit is contained in:
parent
ee0d695a77
commit
35aa0d1893
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ local function add_player_side(scenario, scenario_num, gold)
|
|||
user_team_name = _ "Allies",
|
||||
fog = true,
|
||||
village_gold = 2,
|
||||
share_view = true,
|
||||
share_vision = "all",
|
||||
terrain_liked = "",
|
||||
}
|
||||
if scenario_num == 1 then
|
||||
|
|
Loading…
Add table
Reference in a new issue