CtrlButton textures should be selectable in the texture chooser!

--HG--
branch : dfighter-tools
This commit is contained in:
dfighter1985 2014-10-15 20:07:13 +02:00
parent cfa4129754
commit c9b528081e

View file

@ -11,17 +11,17 @@
<properties>
<property>
<name>tx_normal</name>
<type>string</type>
<type>texture</type>
<default>tp_quit.tga</default>
</property>
<property>
<name>tx_pushed</name>
<type>string</type>
<type>texture</type>
<default>tp_quit.tga</default>
</property>
<property>
<name>tx_over</name>
<type>string</type>
<type>texture</type>
<default>tp_quit.tga</default>
</property>
<property>