Merge branch 'master' of git://github.com/chrisforbes/OpenRA
This commit is contained in:
@@ -48,7 +48,8 @@ namespace OpenRa.Game
|
||||
FieldLoader.Load(General, AllRules.GetSection("General"));
|
||||
|
||||
Aftermath = new AftermathInfo();
|
||||
FieldLoader.Load(Aftermath, AllRules.GetSection("Aftermath"));
|
||||
if (useAftermath)
|
||||
FieldLoader.Load(Aftermath, AllRules.GetSection("Aftermath"));
|
||||
|
||||
LoadCategories(
|
||||
"Building",
|
||||
|
||||
Reference in New Issue
Block a user