Fix recently introduced bad line endings.

This commit is contained in:
Paul Chote
2018-06-30 16:40:43 +01:00
parent b892336285
commit 8ec3df7550
3 changed files with 62 additions and 62 deletions

View File

@@ -10,8 +10,8 @@
#endregion
using System.Collections.Generic;
using System.Linq;
using System.Linq;
namespace OpenRA.Mods.Common.UpdateRules.Rules
{
public class MoveHackyAISupportPowerDecisions : UpdateRule