[skin.confluence] Add numerical seek label

This commit is contained in:
HitcherUK 2016-10-28 16:17:38 +01:00
parent 197e6a10eb
commit 6fe4061885
1 changed files with 13 additions and 0 deletions

View File

@ -393,5 +393,18 @@
</control>
</control>
</control>
<control type="label" id="1">
<description>Seek Number label</description>
<left>30</left>
<top>5</top>
<width>1220</width>
<height>25</height>
<align>center</align>
<aligny>center</aligny>
<font>font13</font>
<textcolor>white</textcolor>
<shadowcolor>black</shadowcolor>
<label>$INFO[Player.SeekNumeric]</label>
</control>
</controls>
</window>