We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8baae00 commit 7ecb5a4Copy full SHA for 7ecb5a4
Data/Base.rte/GUIs/SettingsGUI.ini
@@ -3596,6 +3596,20 @@ Anchor = Left, Top
3596
Checked = Unchecked
3597
Text = Disable faction themes
3598
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
+
3613
[LabelSceneBackgroundAutoScale]
3614
ControlType = LABEL
3615
Parent = CollectionBoxMiscSettings
0 commit comments