How the fuck did none of this turn up in local testing :stare:
This commit is contained in:
@@ -42,6 +42,7 @@ public sealed partial class StationJobsSystem : EntitySystem
|
||||
{
|
||||
_cachedAvailableJobs = GenerateJobsAvailableEvent();
|
||||
RaiseNetworkEvent(_cachedAvailableJobs, Filter.Empty().AddPlayers(_gameTicker.PlayersInLobby.Keys));
|
||||
_availableJobsDirty = false;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user