summaryrefslogtreecommitdiff
path: root/Entelect.BattleCity.Challenge/Entelect.BattleCity.Challenge.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'Entelect.BattleCity.Challenge/Entelect.BattleCity.Challenge.csproj')
-rw-r--r--Entelect.BattleCity.Challenge/Entelect.BattleCity.Challenge.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/Entelect.BattleCity.Challenge/Entelect.BattleCity.Challenge.csproj b/Entelect.BattleCity.Challenge/Entelect.BattleCity.Challenge.csproj
index 74f95c6..0a8cb97 100644
--- a/Entelect.BattleCity.Challenge/Entelect.BattleCity.Challenge.csproj
+++ b/Entelect.BattleCity.Challenge/Entelect.BattleCity.Challenge.csproj
@@ -44,6 +44,7 @@
</ItemGroup>
<ItemGroup>
<Compile Include="AiAgent.cs" />
+ <Compile Include="BoardCell.cs" />
<Compile Include="GameInProgress.cs" />
<Compile Include="Move.cs" />
<Compile Include="Program.cs" />