Fix incorrectly named lobby option properties.
This commit is contained in:
@@ -43,10 +43,10 @@ Player:
|
||||
PlayerResources:
|
||||
InsufficientFundsNotification: InsufficientFunds
|
||||
DeveloperMode:
|
||||
DisplayOrder: 6
|
||||
CheckboxDisplayOrder: 6
|
||||
GpsWatcher:
|
||||
Shroud:
|
||||
FogDisplayOrder: 3
|
||||
FogCheckboxDisplayOrder: 3
|
||||
FrozenActorLayer:
|
||||
BaseAttackNotifier:
|
||||
PlayerStatistics:
|
||||
|
||||
@@ -112,7 +112,7 @@ World:
|
||||
SpawnInterval: 3000
|
||||
WaterChance: 20
|
||||
InitialSpawnDelay: 1500
|
||||
DisplayOrder: 1
|
||||
CheckboxDisplayOrder: 1
|
||||
DomainIndex:
|
||||
SmudgeLayer@SCORCH:
|
||||
Type: Scorch
|
||||
@@ -126,12 +126,12 @@ World:
|
||||
WarheadDebugOverlay:
|
||||
SpawnMapActors:
|
||||
MapBuildRadius:
|
||||
AllyBuildRadiusDisplayOrder: 4
|
||||
BuildRadiusDisplayOrder: 5
|
||||
AllyBuildRadiusCheckboxDisplayOrder: 4
|
||||
BuildRadiusCheckboxDisplayOrder: 5
|
||||
MapOptions:
|
||||
ShortGameDisplayOrder: 2
|
||||
TechLevelDisplayOrder: 2
|
||||
GameSpeedDisplayOrder: 3
|
||||
ShortGameCheckboxDisplayOrder: 2
|
||||
TechLevelDropdownDisplayOrder: 2
|
||||
GameSpeedDropdownDisplayOrder: 3
|
||||
CreateMPPlayers:
|
||||
MPStartUnits@mcvonly:
|
||||
Class: none
|
||||
@@ -172,7 +172,7 @@ World:
|
||||
OuterSupportRadius: 5
|
||||
MPStartLocations:
|
||||
SpawnMPUnits:
|
||||
DisplayOrder: 1
|
||||
DropdownDisplayOrder: 1
|
||||
PathFinder:
|
||||
ValidateOrder:
|
||||
DebugPauseState:
|
||||
|
||||
Reference in New Issue
Block a user