Skip to content

Commit bdfa94a

Browse files
committed
fix: Compilation
1 parent 7cee329 commit bdfa94a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

MLAPI/Core/NetworkingManager.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -597,8 +597,6 @@ private void OnEnable()
597597
DontDestroyOnLoad(gameObject);
598598
if (RunInBackground)
599599
Application.runInBackground = true;
600-
601-
CustomMessagingManager.OnGainedSingleton();
602600
}
603601
}
604602

0 commit comments

Comments
 (0)