unity error

This commit is contained in:
2026-08-12 13:45:19 +05:30
parent c2f4c2f808
commit 9970488938
27 changed files with 4150 additions and 114 deletions
+1
View File
@@ -145,6 +145,7 @@ public class NetManager : NetworkManager
{
Application.logMessageReceived -= ForwardMirrorServerLogToLogger;
ReplayRecorder.StopAndFlush();
GameManager.ReportDedicatedMatchRoomClosed();
base.OnStopServer();
}