mirror of
https://bitbucket.org/Ioncannon/project-meteor-server.git
synced 2025-06-08 21:44:35 +02:00
fixed cast interrupt
- dont allow targeting of mob moving back to spawn
This commit is contained in:
parent
2cee5ff573
commit
517bdc0638
17 changed files with 114 additions and 112 deletions
|
@ -19,5 +19,4 @@ function onEventStarted(player, command, triggerName)
|
|||
end
|
||||
player:endEvent();
|
||||
sendSignal("playerActive");
|
||||
|
||||
end
|
||||
end;
|
Loading…
Add table
Add a link
Reference in a new issue