Default texture for CtrlButton.

This commit is contained in:
dfighter1985 2014-10-15 20:03:46 +02:00
parent 2a8345ef9f
commit 28d95ce424

View file

@ -12,17 +12,17 @@
<property> <property>
<name>tx_normal</name> <name>tx_normal</name>
<type>string</type> <type>string</type>
<default></default> <default>tp_quit.tga</default>
</property> </property>
<property> <property>
<name>tx_pushed</name> <name>tx_pushed</name>
<type>string</type> <type>string</type>
<default></default> <default>tp_quit.tga</default>
</property> </property>
<property> <property>
<name>tx_over</name> <name>tx_over</name>
<type>string</type> <type>string</type>
<default></default> <default>tp_quit.tga</default>
</property> </property>
<property> <property>
<name>scale</name> <name>scale</name>