mirror of
https://github.com/RYDE-WORK/ballistica.git
synced 2026-02-06 23:59:18 +08:00
Update spaz.py
This commit is contained in:
parent
7fcce9eca5
commit
37c6076c74
@ -1157,7 +1157,7 @@ class Spaz(bs.Actor):
|
|||||||
bs.timer(
|
bs.timer(
|
||||||
0.05,
|
0.05,
|
||||||
bs.WeakCall(
|
bs.WeakCall(
|
||||||
self.handlemessage, CurseExplodeMessage()
|
self.curse_explode, msg.get_source_player(bs.Player)
|
||||||
),
|
),
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user