mirror of
https://bitbucket.org/Ioncannon/project-meteor-server.git
synced 2025-05-20 08:26:59 -04:00
fixed cast interrupt
- dont allow targeting of mob moving back to spawn
This commit is contained in:
@@ -19,5 +19,4 @@ function onEventStarted(player, command, triggerName)
|
||||
end
|
||||
player:endEvent();
|
||||
sendSignal("playerActive");
|
||||
|
||||
end
|
||||
end;
|
Reference in New Issue
Block a user