Skip to content

Commit

Permalink
Fixed the Standalone project due to the StructPack rename
Browse files Browse the repository at this point in the history
  • Loading branch information
rlabrecque committed Feb 7, 2014
1 parent 1ebc9ee commit dbd9a5a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Standalone/Steamworks.NET.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -124,12 +124,12 @@
<Compile Include="..\Plugins\Steamworks.NET\InteropHelp.cs">
<Link>Steamworks.NET\InteropHelp.cs</Link>
</Compile>
<Compile Include="..\Plugins\Steamworks.NET\Packsize.cs">
<Link>Steamworks.NET\Packsize.cs</Link>
</Compile>
<Compile Include="..\Plugins\Steamworks.NET\Steam.cs">
<Link>Steamworks.NET\Steam.cs</Link>
</Compile>
<Compile Include="..\Plugins\Steamworks.NET\StructPack.cs">
<Link>Steamworks.NET\StructPack.cs</Link>
</Compile>
<Compile Include="..\Plugins\Steamworks.NET\types\SteamClientPublic\CGameID.cs">
<Link>Steamworks.NET\types\SteamClientPublic\CGameID.cs</Link>
</Compile>
Expand Down

0 comments on commit dbd9a5a

Please sign in to comment.