diff --git a/com.mirror.steamworks.net/FizzySteamworks.cs b/com.mirror.steamworks.net/FizzySteamworks.cs index ee527f2..50ae7d5 100644 --- a/com.mirror.steamworks.net/FizzySteamworks.cs +++ b/com.mirror.steamworks.net/FizzySteamworks.cs @@ -304,17 +304,6 @@ private void InitRelayNetworkAccess() Debug.LogError($"Failed to initialize relay network access: {ex.Message}"); } } - - - private void OnDestroy() - { - Shutdown(); - } - - public override void OnApplicationQuit() - { - Shutdown(); - } } } #endif // !DISABLESTEAMWORKS \ No newline at end of file diff --git a/com.mirror.steamworks.net/package.json b/com.mirror.steamworks.net/package.json index 5e0634d..c29f400 100644 --- a/com.mirror.steamworks.net/package.json +++ b/com.mirror.steamworks.net/package.json @@ -1,7 +1,7 @@ { "name": "com.mirror.steamworks.net", "displayName": "FizzySteamworks", - "version": "6.0.0", + "version": "6.1.0", "unity": "2019.4", "author": { "name": "Mirror Community", diff --git a/com.mirror.steamworks.net/version.txt b/com.mirror.steamworks.net/version.txt index 39ca205..32f312a 100644 --- a/com.mirror.steamworks.net/version.txt +++ b/com.mirror.steamworks.net/version.txt @@ -1 +1 @@ -6.0.0 +1.0.0