Fix Aspetto ChannelSettings

This commit is contained in:
Alhaziel01
2021-01-20 18:44:31 +01:00
parent 8eae130850
commit 794f7d6d79
3 changed files with 7 additions and 14 deletions

View File

@@ -44,9 +44,9 @@
<!-- CLOSE BUTTON -->
<control type="button" id="10003">
<right>30</right>
<top>25</top>
<width>30</width>
<height>30</height>
<top>20</top>
<width>40</width>
<height>40</height>
<texturefocus colordiffuse="FFFFFFFF">close.png</texturefocus>
<texturenofocus colordiffuse="55FFFFFF">close.png</texturenofocus>
</control>