uplink locking/unlocking, minor pda refactor (#15842)
Co-authored-by: deltanedas <@deltanedas:kde.org>
This commit is contained in:
@@ -231,7 +231,7 @@ public sealed class StationSpawningSystem : EntitySystem
|
||||
|
||||
_accessSystem.SetAccessToJob(cardId, jobPrototype, extendedAccess);
|
||||
|
||||
_pdaSystem.SetOwner(pdaComponent, characterName);
|
||||
_pdaSystem.SetOwner(idUid.Value, pdaComponent, characterName);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user