This repository was archived by the owner on Jan 5, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +12
-12
lines changed Expand file tree Collapse file tree 1 file changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -68,7 +68,7 @@ Visible = True
68
68
Enabled = True
69
69
Name = ButtonMainToMultiplayer
70
70
Anchor = Left, Top
71
- Text = Multiplayer Battle
71
+ Text = Online Multiplayer
72
72
73
73
[ButtonMainToOptions]
74
74
ControlType = BUTTON
@@ -81,7 +81,7 @@ Visible = True
81
81
Enabled = True
82
82
Name = ButtonMainToOptions
83
83
Anchor = Left, Top
84
- Text = Options & Controls
84
+ Text = Settings
85
85
86
86
[ButtonMainToModManager]
87
87
ControlType = BUTTON
@@ -369,9 +369,9 @@ Text = Continue to Campaign
369
369
[QuitConfirmBox]
370
370
ControlType = COLLECTIONBOX
371
371
Parent = root
372
- X = 10
373
- Y = 10
374
- Width = 128
372
+ X = 0
373
+ Y = 0
374
+ Width = 134
375
375
Height = 70
376
376
Visible = True
377
377
Enabled = True
@@ -385,9 +385,9 @@ DrawColor = 0
385
385
ControlType = LABEL
386
386
Parent = QuitConfirmBox
387
387
X = 10
388
- Y = 10
389
- Width = 110
390
- Height = 31
388
+ Y = 5
389
+ Width = 114
390
+ Height = 40
391
391
Visible = True
392
392
Enabled = True
393
393
Name = QuitConfirmLabel
@@ -401,20 +401,20 @@ ControlType = BUTTON
401
401
Parent = QuitConfirmBox
402
402
X = 5
403
403
Y = 45
404
- Width = 55
404
+ Width = 60
405
405
Height = 20
406
406
Visible = True
407
407
Enabled = True
408
408
Name = QuitConfirmButton
409
409
Anchor = Left, Bottom
410
- Text = OK
410
+ Text = Quit
411
411
412
412
[QuitCancelButton]
413
413
ControlType = BUTTON
414
414
Parent = QuitConfirmBox
415
- X = 63
415
+ X = 68
416
416
Y = 45
417
- Width = 60
417
+ Width = 61
418
418
Height = 20
419
419
Visible = True
420
420
Enabled = True
You can’t perform that action at this time.
0 commit comments