Skip to content

Commit d6d619e

Browse files
committed
Fixed the imagefile argument to relative path.
1 parent e857c44 commit d6d619e

File tree

1 file changed

+1
-1
lines changed
  • Shared/data/MTA San Andreas/skins/Default New

1 file changed

+1
-1
lines changed

Shared/data/MTA San Andreas/skins/Default New/CGUI.is.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22

3-
<Imageset Name="CGUI-Images" Imagefile="..\..\..\..\..\..\Program Files (x86)\MTA San Andreas 1.5\skins\Default New\CGUI.png" NativeHorzRes="800" NativeVertRes="600" >
3+
<Imageset Name="CGUI-Images" Imagefile="CGUI.png" NativeHorzRes="800" NativeVertRes="600" >
44
<Image Name="TabTop" XPos="75" YPos="128" Width="20" Height="7" />
55
<Image Name="TabLeft" XPos="71" YPos="135" Width="4" Height="26" />
66
<Image Name="FrameTop" XPos="44" YPos="164" Width="16" Height="8" />

0 commit comments

Comments
 (0)