Skip to content

Commit 29c6dca

Browse files
Update GameLobbyBase.ini
Co-authored-by: mah_boi <61310813+MahBoiDeveloper@users.noreply.github.com>
1 parent 6f9c798 commit 29c6dca

1 file changed

Lines changed: 8 additions & 24 deletions

File tree

package/Resources/GameLobbyBase.ini

Lines changed: 8 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -405,51 +405,35 @@ $Y=getY(chkParabombsInMultiplayer) + CHECKBOX_SPACING
405405
[chkForcedAlliances]
406406
Text=Forced Alliances ;Locked Teams
407407
SpawnIniOption=ForcedAlliances
408-
Checked=False
409-
AllowChecking=True
410-
EnabledSpawnIniValue=Yes
411-
DisabledSpawnIniValue=No
412-
ToolTip=Players can form and break alliances in the middle of the game by selecting a unit or structure of another human player and then pressing "A" on the keyboard.
413-
$X=getX(chkShortGame)
414-
$Y=getY(chkShortGame) + CHECKBOX_SPACING
415-
416408
[ddPlayerColorBase]
417409
RandomColorTexture=randomcolor.png
418410
ItemsDrawMode=TextAndIcon
419411
ColorTextureHeight=16
420412
ColorTextureWidth=18
421413
422414
[ddPlayerColor0]
423-
ItemsDrawMode=TextAndIcon
424-
RandomColorTexture=randomcolor.png
415+
$BaseSection=ddPlayerColorBase
425416
426417
[ddPlayerColor1]
427-
ItemsDrawMode=TextAndIcon
428-
RandomColorTexture=randomcolor.png
418+
$BaseSection=ddPlayerColorBase
429419
430420
[ddPlayerColor2]
431-
ItemsDrawMode=TextAndIcon
432-
RandomColorTexture=randomcolor.png
421+
$BaseSection=ddPlayerColorBase
433422
434423
[ddPlayerColor3]
435-
ItemsDrawMode=TextAndIcon
436-
RandomColorTexture=randomcolor.png
424+
$BaseSection=ddPlayerColorBase
437425
438426
[ddPlayerColor4]
439-
ItemsDrawMode=TextAndIcon
440-
RandomColorTexture=randomcolor.png
427+
$BaseSection=ddPlayerColorBase
441428
442429
[ddPlayerColor5]
443-
ItemsDrawMode=TextAndIcon
444-
RandomColorTexture=randomcolor.png
430+
$BaseSection=ddPlayerColorBase
445431
446432
[ddPlayerColor6]
447-
ItemsDrawMode=TextAndIcon
448-
RandomColorTexture=randomcolor.png
433+
$BaseSection=ddPlayerColorBase
449434
450435
[ddPlayerColor7]
451-
ItemsDrawMode=TextAndIcon
452-
RandomColorTexture=randomcolor.png
436+
$BaseSection=ddPlayerColorBase
453437
454438
[lblName]
455439
Text=PLAYER

0 commit comments

Comments
 (0)