mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-10 01:09:50 +00:00
CtrlButton textures should be selectable in the texture chooser!
--HG-- branch : dfighter-tools
This commit is contained in:
parent
cfa4129754
commit
c9b528081e
1 changed files with 3 additions and 3 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue