merge fix

This commit is contained in:
Garry Newman 2016-10-25 13:55:36 +01:00
parent 061e3b252b
commit a66f84c0d5

View File

@ -9,7 +9,7 @@ namespace Facepunch.Steamworks
internal const ulong InvalidHandle = 0xffffffffffffffff;
internal SteamNative.SteamUGC ugc;
internal SteamNative.Friends friends;
internal Friends friends;
internal BaseSteamworks steamworks;
internal SteamNative.SteamRemoteStorage remoteStorage;