remove spurious second BuildRandom(Vehicle) call
This commit is contained in:
@@ -210,7 +210,6 @@ namespace OpenRA.Mods.RA
|
||||
//e.g. ClearAreaAroundSpawnPoints();
|
||||
//e.g. start repairing damaged buildings.
|
||||
BuildRandom("Vehicle");
|
||||
BuildRandom("Vehicle");
|
||||
BuildRandom("Infantry");
|
||||
BuildRandom("Plane");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user