skeleton of SpyPlanePower
This commit is contained in:
@@ -32,7 +32,9 @@ namespace OpenRa.Traits
|
||||
|
||||
if (order.OrderString == "ChronosphereFinish")
|
||||
{
|
||||
Game.controller.CancelInputMode();
|
||||
if (self.Owner == self.World.LocalPlayer)
|
||||
Game.controller.CancelInputMode();
|
||||
|
||||
FinishActivate();
|
||||
|
||||
Sound.Play("chrono2.aud");
|
||||
|
||||
Reference in New Issue
Block a user