diff options
Diffstat (limited to '')
-rw-r--r-- | game/themes/Deluxe.ini | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/game/themes/Deluxe.ini b/game/themes/Deluxe.ini index 202a99f2..b2241feb 100644 --- a/game/themes/Deluxe.ini +++ b/game/themes/Deluxe.ini @@ -6973,7 +6973,7 @@ Text = PARTY_TEAMS_PLAYER1 X = 405 Y = 145 W = 200 -SBGW = 100 +SBGW = 200 H = 40 SkipX = 10 Fields = 1 @@ -6995,7 +6995,7 @@ Text = PARTY_TEAMS_PLAYER2 X = 405 Y = 285 W = 200 -SBGW = 100 +SBGW = 200 H = 40 SkipX = 10 Fields = 1 @@ -7017,7 +7017,7 @@ Text = PARTY_TEAMS_PLAYER3 X = 405 Y = 425 W = 200 -SBGW = 100 +SBGW = 200 H = 40 SkipX = 10 Fields = 4 |