skeleton of SpyPlanePower

This commit is contained in:
Chris Forbes
2010-01-24 13:36:21 +13:00
parent 6b84d102cd
commit a43787d0cb
7 changed files with 79 additions and 10 deletions

View File

@@ -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");