Fix RCS1134
This commit is contained in:
@@ -204,8 +204,6 @@ namespace OpenRA.Mods.Cnc.Traits
|
||||
cursor = targetCursor;
|
||||
return true;
|
||||
}
|
||||
|
||||
return false;
|
||||
}
|
||||
|
||||
return false;
|
||||
@@ -252,7 +250,6 @@ namespace OpenRA.Mods.Cnc.Traits
|
||||
if (portableChrono.IsTraitDisabled || portableChrono.IsTraitPaused)
|
||||
{
|
||||
world.CancelInputMode();
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user