Fix building repair; Kill GlobalDefaults.
This commit is contained in:
@@ -16,6 +16,7 @@ namespace OpenRA.Mods.RA
|
||||
{
|
||||
public readonly float URepairPercent = 0.2f;
|
||||
public readonly int URepairStep = 10;
|
||||
public readonly float RepairRate = 0.016f;
|
||||
}
|
||||
|
||||
public class RepairsUnits { }
|
||||
|
||||
Reference in New Issue
Block a user