Update to latest spectate mode syntax
This commit is contained in:
parent
fed5577151
commit
15ced46333
@ -62,7 +62,7 @@ function ball:on_activate(staticdata, d_time)
|
|||||||
return
|
return
|
||||||
end
|
end
|
||||||
|
|
||||||
arena_lib.add_spectable_target("block_league", arena.name, "entity", "Ball", self)
|
arena_lib.add_spectate_entity("block_league", arena, "Ball", self)
|
||||||
|
|
||||||
self.w_name = nil
|
self.w_name = nil
|
||||||
self.timer_bool = false
|
self.timer_bool = false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user