Added wrapper methods that check if user statistics are enabled to GameAnalyticsManager
This commit is contained in:
@@ -143,7 +143,7 @@ namespace Barotrauma
|
||||
|
||||
SelectTab(null, 0);
|
||||
|
||||
if (GameSettings.SendUserStatistics) GameAnalyticsSDK.Net.GameAnalytics.SetCustomDimension01("");
|
||||
GameAnalyticsManager.SetCustomDimension01("");
|
||||
}
|
||||
|
||||
public bool SelectTab(GUIButton button, object obj)
|
||||
|
||||
Reference in New Issue
Block a user