disable group spam on console; put speed back to something sensible

This commit is contained in:
Chris Forbes
2010-05-16 16:09:37 +12:00
parent c173dddcd5
commit d87807809d
2 changed files with 2 additions and 2 deletions

View File

@@ -20,7 +20,7 @@ namespace OpenRA.Traits
.Where(a => a != null); .Where(a => a != null);
var g = new Group(actors); var g = new Group(actors);
g.Dump(); // g.Dump();
} }
} }
} }

View File

@@ -1,6 +1,6 @@
Player: Player:
ProductionQueue: ProductionQueue:
BuildSpeed: .04 BuildSpeed: .4
LowPowerSlowdown: 3 LowPowerSlowdown: 3
PlaceBuilding: PlaceBuilding:
GpsPower: GpsPower: