Skip to content

Commit

Permalink
Merge pull request #5 from martindevans/master
Browse files Browse the repository at this point in the history
Modified standalone project to reference SteamAPIWarningMessageHook_t.cs
  • Loading branch information
rlabrecque committed Feb 18, 2014
2 parents d0ee5b3 + 15d0230 commit 2a2aa48
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Standalone/Steamworks.NET.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,9 @@
<Compile Include="..\Plugins\Steamworks.NET\types\SteamClient\HSteamUser.cs">
<Link>Steamworks.NET\types\SteamClient\HSteamUser.cs</Link>
</Compile>
<Compile Include="..\Plugins\Steamworks.NET\types\SteamClient\SteamAPIWarningMessageHook_t.cs">
<Link>Steamworks.NET\types\SteamClient\SteamAPIWarningMessageHook_t.cs</Link>
</Compile>
<Compile Include="..\Plugins\Steamworks.NET\types\SteamHTTP\HTTPRequestHandle.cs">
<Link>Steamworks.NET\types\SteamHTTP\HTTPRequestHandle.cs</Link>
</Compile>
Expand Down

0 comments on commit 2a2aa48

Please sign in to comment.