Fix some old VS-induced nastiess
This commit is contained in:
@@ -13,9 +13,9 @@ using System.Collections.Generic;
|
|||||||
using System.Linq;
|
using System.Linq;
|
||||||
using OpenRA.FileFormats;
|
using OpenRA.FileFormats;
|
||||||
using OpenRA.Mods.RA.Buildings;
|
using OpenRA.Mods.RA.Buildings;
|
||||||
|
using OpenRA.Mods.RA.Move;
|
||||||
using OpenRA.Traits;
|
using OpenRA.Traits;
|
||||||
using XRandom = OpenRA.Thirdparty.Random;
|
using XRandom = OpenRA.Thirdparty.Random;
|
||||||
using OpenRA.Mods.RA.Move;
|
|
||||||
|
|
||||||
//TODO:
|
//TODO:
|
||||||
// effectively clear the area around the production buildings' spawn points.
|
// effectively clear the area around the production buildings' spawn points.
|
||||||
|
|||||||
Reference in New Issue
Block a user