harvester can be fussy now.

This commit is contained in:
Chris Forbes
2010-03-03 21:56:33 +13:00
parent 40dbd3c9c5
commit 0e73431209
7 changed files with 31 additions and 30 deletions

View File

@@ -18,8 +18,8 @@
*/
#endregion
using System.Linq;
using System;
using System.Linq;
namespace OpenRA.Traits
{