This repository was archived by the owner on Jan 5, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ DrawBackground = False
31
31
DrawType = Image
32
32
DrawColor = 62
33
33
34
- [ButtonMainToCampaign ]
34
+ [ButtonMainToMetaGame ]
35
35
ControlType = BUTTON
36
36
Parent = MainScreen
37
37
X = 0
@@ -40,9 +40,9 @@ Width = 115
40
40
Height = 20
41
41
Visible = True
42
42
Enabled = True
43
- Name = ButtonMainToCampaign
43
+ Name = ButtonMainToMetaGame
44
44
Anchor = Left, Top
45
- Text = Campaign
45
+ Text = MetaGame
46
46
47
47
[ButtonMainToSkirmish]
48
48
ControlType = BUTTON
Original file line number Diff line number Diff line change @@ -3423,7 +3423,7 @@ ToolTip = Show tooltips
3423
3423
Checked = Checked
3424
3424
Text = Show tooltips
3425
3425
3426
- [CheckboxDisableLoadingScreenReport ]
3426
+ [CheckboxShowLoadingScreenProgressReport ]
3427
3427
ControlType = CHECKBOX
3428
3428
Parent = CollectionBoxMiscSettings
3429
3429
X = 15
@@ -3432,7 +3432,7 @@ Width = 230
3432
3432
Height = 20
3433
3433
Visible = True
3434
3434
Enabled = True
3435
- Name = CheckboxDisableLoadingScreenReport
3435
+ Name = CheckboxShowLoadingScreenProgressReport
3436
3436
Anchor = Left, Top
3437
3437
Checked = Unchecked
3438
3438
Text = Show progress report during loading
You can’t perform that action at this time.
0 commit comments