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();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user