Skip to content

Commit

Permalink
Update ALE_NoIdle.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
LordTylus committed May 25, 2019
1 parent de5ba21 commit 740b9f9
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions ALE_NoIdle.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -93,8 +93,11 @@
</ItemGroup>
<ItemGroup>
<Compile Include="Patch\MyLargeTurretBasePatch.cs" />
<Compile Include="Properties\NoIdleManager.cs" />
<Compile Include="Properties\NoIdlePlugin.cs" />
<Compile Include="NoIdleManager.cs" />
<Compile Include="NoIdlePlugin.cs" />
</ItemGroup>
<ItemGroup>
<Folder Include="Properties\" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
</Project>

0 comments on commit 740b9f9

Please sign in to comment.