Update outdated comment re: borging & borg playtime requirements (#40886)

Update outdated comment
This commit is contained in:
Absotively
2025-10-18 13:37:47 -06:00
committed by GitHub
parent 7168fd9ed9
commit a2927b773c

View File

@@ -349,7 +349,6 @@ public sealed partial class BorgSystem : SharedBorgSystem
/// <summary> /// <summary>
/// Checks that a player has fulfilled the requirements for the borg job. /// Checks that a player has fulfilled the requirements for the borg job.
/// If they don't have enough hours, they cannot be placed into a chassis.
/// </summary> /// </summary>
public bool CanPlayerBeBorged(ICommonSession session) public bool CanPlayerBeBorged(ICommonSession session)
{ {