world delete button fix
This commit is contained in:
parent
457f88ee5e
commit
0c731f3fe4
@ -11,7 +11,7 @@
|
|||||||
color='#00000000'
|
color='#00000000'
|
||||||
hover-color='#FFFFFF2B'
|
hover-color='#FFFFFF2B'
|
||||||
padding='0'
|
padding='0'
|
||||||
onclick='core.delete_world("{%{name}}")'>
|
onclick='core.delete_world("%{name}")'>
|
||||||
<image src='gui/delete_icon' size='32,32' color='#FFFFFF50'/>
|
<image src='gui/delete_icon' size='32,32' color='#FFFFFF50'/>
|
||||||
</button>
|
</button>
|
||||||
</container>
|
</container>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user