Merge pull request #4222 from pchote/brimstone-polish

Start with a construction yard on the D2K Brimstone map.
This commit is contained in:
Matthias Mailänder
2013-12-03 14:02:51 -08:00
5 changed files with 675 additions and 8 deletions

View File

@@ -45,6 +45,7 @@ namespace OpenRA.Mods.RA
{
new LocationInit(sp),
new OwnerInit(p),
new SkipMakeAnimsInit(),
});
}