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 04b3225 commit d50195bCopy full SHA for d50195b
2 files changed
src/Managers/Multiplayer.cs
src/Plugin.cs
@@ -60,7 +60,6 @@ public override void Load()
60
Hub.Init();
61
62
Main.Init();
63
- Multiplayer.Init();
64
}
65
66
internal static Stream GetResource(string id)
0 commit comments