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