Skip to content

Commit 7ecb5a4

Browse files
committed
Add GUI element for disable custom BuyMenu skin cursors (followup to cortex-command-community/Cortex-Command-Community-Project-Source@4ccd5a1)
1 parent 8baae00 commit 7ecb5a4

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

Data/Base.rte/GUIs/SettingsGUI.ini

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3596,6 +3596,20 @@ Anchor = Left, Top
35963596
Checked = Unchecked
35973597
Text = Disable faction themes
35983598

3599+
[CheckboxDisableFactionBuyMenuThemeCursors]
3600+
ControlType = CHECKBOX
3601+
Parent = CollectionBoxMiscSettings
3602+
X = 245
3603+
Y = 95
3604+
Width = 220
3605+
Height = 20
3606+
Visible = True
3607+
Enabled = True
3608+
Name = CheckboxDisableFactionBuyMenuThemeCursors
3609+
Anchor = Left, Top
3610+
Checked = Unchecked
3611+
Text = Disable faction theme cursors
3612+
35993613
[LabelSceneBackgroundAutoScale]
36003614
ControlType = LABEL
36013615
Parent = CollectionBoxMiscSettings

0 commit comments

Comments
 (0)