We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c791cca commit 7c3db44Copy full SHA for 7c3db44
Engine/Core/Player/iOS/StapleViewController.cs
@@ -30,7 +30,7 @@ public override void ViewDidAppear(bool animated)
30
{
31
needsInit = false;
32
33
- Threading.Initialize();
+ ThreadHelper.Initialize();
34
35
MessagePackInit.Initialize();
36
0 commit comments