File tree Expand file tree Collapse file tree 2 files changed +12
-0
lines changed Expand file tree Collapse file tree 2 files changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -168,6 +168,12 @@ Section "Data files" SEC01
168
168
File " ${FILES_ROOT}\MTA San Andreas\skins\Lighter black\CGUI.lnf.xml"
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
+
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"
171
177
172
178
SetOutPath " $INSTDIR\MTA\cgui"
173
179
File " ${FILES_ROOT}\MTA San Andreas\mta\cgui\Falagard.xsd"
Original file line number Diff line number Diff line change @@ -762,6 +762,12 @@ 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"
770
+
765
771
SetOutPath " $INSTDIR\MTA\cgui"
766
772
File " ${FILES_ROOT}\mta\cgui\Falagard.xsd"
767
773
File " ${FILES_ROOT}\mta\cgui\Font.xsd"
You can’t perform that action at this time.
0 commit comments