Fixed: Up some old unused code lying around thanks to phil65's checker tool
This commit is contained in:
parent
4e9b31ae2b
commit
976f5b208c
@ -654,21 +654,6 @@
|
|||||||
<texturenofocus border="32,0,0,0">Button_Side_NoFocus.png</texturenofocus>
|
<texturenofocus border="32,0,0,0">Button_Side_NoFocus.png</texturenofocus>
|
||||||
<pulseonselect>true</pulseonselect>
|
<pulseonselect>true</pulseonselect>
|
||||||
</include>
|
</include>
|
||||||
<include name="ButtonHomeSubCommonValues">
|
|
||||||
<height>22</height>
|
|
||||||
<width>320</width>
|
|
||||||
<font>font12</font>
|
|
||||||
<align>center</align>
|
|
||||||
<aligny>center</aligny>
|
|
||||||
<textcolor>grey</textcolor>
|
|
||||||
<focusedcolor>white</focusedcolor>
|
|
||||||
<texturefocus>-</texturefocus>
|
|
||||||
<texturenofocus>-</texturenofocus>
|
|
||||||
<onleft>SetFocus(2)</onleft>
|
|
||||||
<onleft>Control.Move(2,-1)</onleft>
|
|
||||||
<onright>SetFocus(2)</onright>
|
|
||||||
<onright>Control.Move(2,1)</onright>
|
|
||||||
</include>
|
|
||||||
<include name="ButtonInfoDialogsCommonValues">
|
<include name="ButtonInfoDialogsCommonValues">
|
||||||
<height>30</height>
|
<height>30</height>
|
||||||
<width>200</width>
|
<width>200</width>
|
||||||
@ -830,10 +815,6 @@
|
|||||||
</control>
|
</control>
|
||||||
</control>
|
</control>
|
||||||
</include>
|
</include>
|
||||||
<include name="backgroundfade">
|
|
||||||
<animation effect="fade" time="600">Visible</animation>
|
|
||||||
<animation effect="fade" time="600">Hidden</animation>
|
|
||||||
</include>
|
|
||||||
<include name="Window_OpenClose_Animation">
|
<include name="Window_OpenClose_Animation">
|
||||||
<animation effect="fade" time="200">WindowOpen</animation>
|
<animation effect="fade" time="200">WindowOpen</animation>
|
||||||
<animation effect="fade" time="200">WindowClose</animation>
|
<animation effect="fade" time="200">WindowClose</animation>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user