Delta-v/Content.Client/DebugMon
Pieter-Jan Briers 797ff40916
Fix coords monitor in replays (#29512)
The F3 coords manager is blocked if you're not an admin. This check happened even when playing a replay, where you actually aren't. There's now a check to make sure you are actually server-connected-to-game before running the logic.

Also moved it to a manager because this *shouldn't be a bloody entity system in the first place*.
2024-07-25 01:51:28 +02:00
..
DebugMonitorManager.cs Fix coords monitor in replays (#29512) 2024-07-25 01:51:28 +02:00