]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Fix RoundStartTimeSpan not being networked on client-side after reconnecting (#23707)
authorDoutorWhite <68350815+DoutorWhite@users.noreply.github.com>
Mon, 8 Jan 2024 00:30:10 +0000 (21:30 -0300)
committerGitHub <noreply@github.com>
Mon, 8 Jan 2024 00:30:10 +0000 (19:30 -0500)
commit31133ef788e546b9e989bf0341997a191264446e
tree3a0447dc319556b18c4a89eeb6cb8471fba898fa
parentc4a99c129bea729f3b856168966a5a4d5ce51da6
Fix RoundStartTimeSpan not being networked on client-side after reconnecting (#23707)

Fix RoundStartTimeSpan state not being networked on reconnections
Content.Client/GameTicking/Managers/ClientGameTicker.cs
Content.Server/GameTicking/GameTicker.Lobby.cs
Content.Server/GameTicking/GameTicker.Player.cs
Content.Shared/GameTicking/SharedGameTicker.cs