remove this discord call too
This commit is contained in:
parent
ca325a2b1d
commit
7f0b747c6c
|
|
@ -455,8 +455,8 @@ namespace HeavenStudio
|
||||||
PlayerInput.CleanUp();
|
PlayerInput.CleanUp();
|
||||||
Debug.Log("Clearing RIQ Cache...");
|
Debug.Log("Clearing RIQ Cache...");
|
||||||
Jukebox.RiqFileHandler.ClearCache();
|
Jukebox.RiqFileHandler.ClearCache();
|
||||||
Debug.Log("Closing Discord GameSDK...");
|
// Debug.Log("Closing Discord GameSDK...");
|
||||||
DiscordRPC.DiscordController.instance?.Disconnect();
|
// DiscordRPC.DiscordController.instance?.Disconnect();
|
||||||
|
|
||||||
HasShutDown = true;
|
HasShutDown = true;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue