Skip to content

Commit

Permalink
Remove reference to SaveGameFixer.cs
Browse files Browse the repository at this point in the history
With this left in, MonoDevelop at least cries and refuses to build.
  • Loading branch information
pjf committed Nov 22, 2014
1 parent f50e333 commit 31ba434
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ModuleManager.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@
<ItemGroup>
<Compile Include="moduleManager.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="SaveGameFixer.cs" />
</ItemGroup>
<ItemGroup>
<Reference Include="Assembly-CSharp, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
Expand Down

0 comments on commit 31ba434

Please sign in to comment.