Skip to content

Commit

Permalink
Fix some old VS-induced nastiess
Browse files Browse the repository at this point in the history
  • Loading branch information
Scott_NZ authored and Scott_NZ committed Aug 16, 2012
1 parent 0920c67 commit 6e3c8c9
Show file tree
Hide file tree
Showing 2 changed files with 430 additions and 430 deletions.
2 changes: 1 addition & 1 deletion OpenRA.Mods.RA/AI/HackyAI.cs
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@
using System.Linq;
using OpenRA.FileFormats;
using OpenRA.Mods.RA.Buildings;
using OpenRA.Mods.RA.Move;
using OpenRA.Traits;
using XRandom = OpenRA.Thirdparty.Random;
using OpenRA.Mods.RA.Move;

//TODO:
// effectively clear the area around the production buildings' spawn points.
Expand Down
Loading

0 comments on commit 6e3c8c9

Please sign in to comment.