This commit is contained in:
EvilFactory
2025-04-29 07:27:36 -03:00
26 changed files with 198 additions and 76 deletions
@@ -1047,6 +1047,8 @@ namespace Barotrauma
showCaseClosureQueue.Enqueue(identifier);
}
}
NetLobbyScreen.UpdateJobVariantSelectionIfNeeded();
}
private static bool IsOwnCharacter(CharacterInfo? info)