mirror of
https://github.com/RYDE-WORK/ballistica.git
synced 2026-01-29 02:23:22 +08:00
Fix elimination
This commit is contained in:
parent
8e46b70dbd
commit
fe606ced90
@ -59,7 +59,7 @@ class Icon(ba.Actor):
|
||||
|
||||
icon = player.get_icon()
|
||||
self.node = ba.newnode('image',
|
||||
owner=self,
|
||||
delegate=self,
|
||||
attrs={
|
||||
'texture': icon['texture'],
|
||||
'tint_texture': icon['tint_texture'],
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user