Release 1.9.8.0 - Summer Update Hotfix 1
This commit is contained in:
@@ -282,6 +282,8 @@ namespace Barotrauma
|
||||
|
||||
private static async Task<Consent> RequestAnswerFromRemoteDatabase()
|
||||
{
|
||||
await Task.Yield();
|
||||
|
||||
static void error(string reason, Exception? exception)
|
||||
{
|
||||
DebugConsole.ThrowError($"Error in {nameof(GameAnalyticsManager)}.{nameof(RequestAnswerFromRemoteDatabase)}: {reason}", exception);
|
||||
|
||||
Reference in New Issue
Block a user