@ -2473,7 +2473,7 @@ function mobs:register_arrow(name, def)
switch=0,
arrow=true,
on_step=function(self,dtime)
on_step=def.on_steporfunction(self,dtime)
self.timer=self.timer+1
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.