store traits differently (index on trait class rather than actor)
This commit is contained in:
@@ -45,6 +45,7 @@ namespace OpenRA
|
||||
static void Run( string[] args )
|
||||
{
|
||||
Game.Initialize( new Arguments(args) );
|
||||
GC.Collect();
|
||||
Game.Run();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user