mirror of
https://github.com/corvax-team/ss14-wl.git
synced 2026-02-15 03:31:38 +01:00
Content update for NetEntities (#18935)
This commit is contained in:
@@ -36,7 +36,7 @@ public sealed partial class SensorMonitoringConsoleSystem
|
||||
else
|
||||
{
|
||||
fullState ??= CalculateFullState();
|
||||
UserInterfaceSystem.SetUiState(ui, fullState, session);
|
||||
_userInterface.SetUiState(ui, fullState, session);
|
||||
comp.InitialUIStateSent.Add(session);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user