@@ -405,51 +405,35 @@ $Y=getY(chkParabombsInMultiplayer) + CHECKBOX_SPACING
405405[chkForcedAlliances]
406406Text=Forced Alliances ;Locked Teams
407407SpawnIniOption=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]
417409RandomColorTexture=randomcolor.png
418410ItemsDrawMode=TextAndIcon
419411ColorTextureHeight=16
420412ColorTextureWidth=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]
455439Text=PLAYER
0 commit comments