Skip to content

Commit

Permalink
conflict from temp fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Thera-Pissed committed Jul 12, 2024
1 parent dfa5080 commit 781132c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion code/modules/jobs/access.dm
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,6 @@

if(!item)
return FALSE

var/obj/item/card/id/id = item?.GetID()
if (id?.has_ship_access(ship))
return TRUE
Expand Down

0 comments on commit 781132c

Please sign in to comment.