We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6bee773 commit 38d476fCopy full SHA for 38d476f
UnityMainThreadDispatcher.cs
@@ -68,7 +68,7 @@ void Awake() {
68
DontDestroyOnLoad(this.gameObject);
69
} else {
70
Destroy (this.gameObject);
71
- }
+ }
72
}
73
74
void OnDestroy() {
0 commit comments