mirror of
https://port.numenaute.org/aleajactaest/khanat-code-old.git
synced 2024-12-28 11:20:53 +00:00
CtrlButton textures should be selectable in the texture chooser!
This commit is contained in:
parent
28d95ce424
commit
ea457544c9
1 changed files with 3 additions and 3 deletions
|
@ -11,17 +11,17 @@
|
||||||
<properties>
|
<properties>
|
||||||
<property>
|
<property>
|
||||||
<name>tx_normal</name>
|
<name>tx_normal</name>
|
||||||
<type>string</type>
|
<type>texture</type>
|
||||||
<default>tp_quit.tga</default>
|
<default>tp_quit.tga</default>
|
||||||
</property>
|
</property>
|
||||||
<property>
|
<property>
|
||||||
<name>tx_pushed</name>
|
<name>tx_pushed</name>
|
||||||
<type>string</type>
|
<type>texture</type>
|
||||||
<default>tp_quit.tga</default>
|
<default>tp_quit.tga</default>
|
||||||
</property>
|
</property>
|
||||||
<property>
|
<property>
|
||||||
<name>tx_over</name>
|
<name>tx_over</name>
|
||||||
<type>string</type>
|
<type>texture</type>
|
||||||
<default>tp_quit.tga</default>
|
<default>tp_quit.tga</default>
|
||||||
</property>
|
</property>
|
||||||
<property>
|
<property>
|
||||||
|
|
Loading…
Reference in a new issue