fix exploit in sonar pulse power
This commit is contained in:
@@ -31,7 +31,7 @@ namespace OpenRA.Mods.RA
|
||||
|
||||
public void ResolveOrder(Actor self, Order order)
|
||||
{
|
||||
if (!IsAvailable) return;
|
||||
if (!IsReady) return;
|
||||
|
||||
if (order.OrderString == "SonarPulse")
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user