mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-24 05:30:05 +01:00
Merge pull request #13119 from bgobandit/agentcardfix
ID consoles no longer strip non-standard access, such as on agent cards.
This commit is contained in:
@@ -391,7 +391,7 @@ var/time_last_changed_position = 0
|
||||
t1 = newJob
|
||||
|
||||
else if(t1 == "Unassigned")
|
||||
modify.access = list()
|
||||
modify.access -= get_all_accesses()
|
||||
|
||||
else
|
||||
var/datum/job/jobdatum
|
||||
|
||||
Reference in New Issue
Block a user