disable group spam on console; put speed back to something sensible
This commit is contained in:
@@ -20,7 +20,7 @@ namespace OpenRA.Traits
|
||||
.Where(a => a != null);
|
||||
|
||||
var g = new Group(actors);
|
||||
g.Dump();
|
||||
// g.Dump();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
Player:
|
||||
ProductionQueue:
|
||||
BuildSpeed: .04
|
||||
BuildSpeed: .4
|
||||
LowPowerSlowdown: 3
|
||||
PlaceBuilding:
|
||||
GpsPower:
|
||||
|
||||
Reference in New Issue
Block a user