Skip to content

Commit f0316cc

Browse files
committed
Fix "NSSizingCursorImage" width.
1 parent 7666015 commit f0316cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
<Image Name="EWSizingCursorImage" XPos="15" YPos="106" Width="22" Height="11" />
8989
<Image Name="FrameTopLeftSquared" XPos="71" YPos="164" Width="8" Height="8" />
9090
<Image Name="HorzScrollContainer" XPos="42" YPos="70" Width="24" Height="20" />
91-
<Image Name="NSSizingCursorImage" XPos="0" YPos="103" Width="0" Height="23" />
91+
<Image Name="NSSizingCursorImage" XPos="1" YPos="103" Width="9" Height="23" />
9292
<Image Name="ProgressBottomRight" XPos="53" YPos="39" Width="10" Height="7" />
9393
<Image Name="TitleBarTopSelected" XPos="2" YPos="249" Width="22" Height="5" />
9494
<Image Name="VertScrollContainer" XPos="0" YPos="42" Width="19" Height="24" />

0 commit comments

Comments
 (0)