Delta-v/Content.Client/IoC
Pieter-Jan Briers ced15b7934
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-06-27 16:58:51 +02:00
..
ClientContentIoC.cs Fix coords monitor in replays (#29512) 2024-06-27 16:58:51 +02:00
ClientModuleTestingCallbacks.cs Move some files out of Content.Shared root because I forgot (#4182) 2021-06-13 22:52:40 +10:00
StaticIoC.cs Unrevert audio (#21330) 2023-11-27 22:12:34 +11:00