File tree Expand file tree Collapse file tree 7 files changed +11
-11
lines changed
MTA San Andreas/skins/Default 2023 Expand file tree Collapse file tree 7 files changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ CLocalGUI* CSingleton<CLocalGUI>::m_pSingleton = NULL;
24
24
#endif
25
25
#define GET_WHEEL_DELTA_WPARAM (wParam ) ((short )HIWORD(wParam))
26
26
27
- const char * const DEFAULT_SKIN_NAME = " Default New " ; // TODO: Change to whatever the default skin is if it changes
27
+ const char * const DEFAULT_SKIN_NAME = " Default 2023 " ; // TODO: Change to whatever the default skin is if it changes
28
28
29
29
CLocalGUI::CLocalGUI ()
30
30
{
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change @@ -169,11 +169,11 @@ Section "Data files" SEC01
169
169
File " ${FILES_ROOT}\MTA San Andreas\skins\Lighter black\CGUI.png"
170
170
File " ${FILES_ROOT}\MTA San Andreas\skins\Lighter black\CGUI.xml"
171
171
172
- SetOutPath " $INSTDIR\skins\Default New "
173
- File " ${FILES_ROOT}\MTA San Andreas\skins\Default New \CGUI.is.xml"
174
- File " ${FILES_ROOT}\MTA San Andreas\skins\Default New \CGUI.lnf.xml"
175
- File " ${FILES_ROOT}\MTA San Andreas\skins\Default New \CGUI.png"
176
- File " ${FILES_ROOT}\MTA San Andreas\skins\Default New \CGUI.xml"
172
+ SetOutPath " $INSTDIR\skins\Default 2023 "
173
+ File " ${FILES_ROOT}\MTA San Andreas\skins\Default 2023 \CGUI.is.xml"
174
+ File " ${FILES_ROOT}\MTA San Andreas\skins\Default 2023 \CGUI.lnf.xml"
175
+ File " ${FILES_ROOT}\MTA San Andreas\skins\Default 2023 \CGUI.png"
176
+ File " ${FILES_ROOT}\MTA San Andreas\skins\Default 2023 \CGUI.xml"
177
177
178
178
SetOutPath " $INSTDIR\MTA\cgui"
179
179
File " ${FILES_ROOT}\MTA San Andreas\mta\cgui\Falagard.xsd"
Original file line number Diff line number Diff line change @@ -762,11 +762,11 @@ SectionGroup /e "$(INST_SEC_CLIENT)" SECGCLIENT
762
762
File " ${FILES_ROOT}\skins\Lighter black\CGUI.png"
763
763
File " ${FILES_ROOT}\skins\Lighter black\CGUI.xml"
764
764
765
- SetOutPath " $INSTDIR\skins\Default New "
766
- File " ${FILES_ROOT}\skins\Default New \CGUI.is.xml"
767
- File " ${FILES_ROOT}\skins\Default New \CGUI.lnf.xml"
768
- File " ${FILES_ROOT}\skins\Default New \CGUI.png"
769
- File " ${FILES_ROOT}\skins\Default New \CGUI.xml"
765
+ SetOutPath " $INSTDIR\skins\Default 2023 "
766
+ File " ${FILES_ROOT}\skins\Default 2023 \CGUI.is.xml"
767
+ File " ${FILES_ROOT}\skins\Default 2023 \CGUI.lnf.xml"
768
+ File " ${FILES_ROOT}\skins\Default 2023 \CGUI.png"
769
+ File " ${FILES_ROOT}\skins\Default 2023 \CGUI.xml"
770
770
771
771
SetOutPath " $INSTDIR\MTA\cgui"
772
772
File " ${FILES_ROOT}\mta\cgui\Falagard.xsd"
You can’t perform that action at this time.
0 commit comments