lobby stuff

This commit is contained in:
2025-12-13 14:30:24 +01:00
parent df3e319b62
commit 6ce0df40ca

View File

@@ -35,6 +35,7 @@ namespace KCM.Packets.Handlers
if (!KCServer.IsRunning)
{
Main.kCPlayers.Clear();
Main.clientSteamIds.Clear();
}
}
catch (Exception ex)