Fixed: Potential exploit on Iron Curtain
This commit is contained in:
@@ -36,7 +36,7 @@ namespace OpenRA.Mods.RA
|
||||
|
||||
public void ResolveOrder(Actor self, Order order)
|
||||
{
|
||||
if (!IsAvailable) return;
|
||||
if (!IsReady) return;
|
||||
|
||||
if (order.OrderString == "IronCurtain")
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user