Skip to content

Commit ba6fbe5

Browse files
committed
Remove N/A labels from SNES and DS4 preset buttons since they have been made available (followup to cortex-command-community/Cortex-Command-Community-Project-Source@b54b418)
1 parent ce0970d commit ba6fbe5

File tree

1 file changed

+0
-32
lines changed

1 file changed

+0
-32
lines changed

Data/Base.rte/GUIs/SettingsGUI.ini

Lines changed: 0 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -2789,22 +2789,6 @@ DrawBackground = True
27892789
DrawType = Image
27902790
DrawColor = 0
27912791

2792-
[LabelPresetNotAvailableSNES]
2793-
ControlType = LABEL
2794-
Parent = CollectionBoxPresetDPadSNES
2795-
X = 18
2796-
Y = 17
2797-
Width = 64
2798-
Height = 29
2799-
Visible = True
2800-
Enabled = True
2801-
Name = LabelPresetNotAvailableSNES
2802-
Anchor = Left, Top
2803-
ToolTip = None
2804-
Text = N/A
2805-
HAlignment = centre
2806-
VAlignment = middle
2807-
28082792
[CollectionBoxPresetAnalogDS4]
28092793
ControlType = COLLECTIONBOX
28102794
Parent = CollectionBoxWizardPresets
@@ -2851,22 +2835,6 @@ DrawBackground = True
28512835
DrawType = Image
28522836
DrawColor = 0
28532837

2854-
[LabelPresetNotAvailableDS4]
2855-
ControlType = LABEL
2856-
Parent = CollectionBoxPresetAnalogDS4
2857-
X = 16
2858-
Y = 8
2859-
Width = 68
2860-
Height = 47
2861-
Visible = True
2862-
Enabled = True
2863-
Name = LabelPresetNotAvailableDS4
2864-
Anchor = Left, Top
2865-
ToolTip = None
2866-
Text = N/A
2867-
HAlignment = centre
2868-
VAlignment = middle
2869-
28702838
[CollectionBoxPresetAnalogXB360]
28712839
ControlType = COLLECTIONBOX
28722840
Parent = CollectionBoxWizardPresets

0 commit comments

Comments
 (0)