mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13.git
synced 2026-08-20 08:57:29 +01:00
ID console fixes and other tweaks.
This commit is contained in:
@@ -117,7 +117,7 @@
|
||||
else
|
||||
if(ishuman(user))
|
||||
var/mob/living/carbon/human/h = user
|
||||
user_id_card = h.get_idcard()
|
||||
user_id_card = h.get_idcard(TRUE)
|
||||
|
||||
switch(action)
|
||||
if("PRG_switchm")
|
||||
|
||||
Reference in New Issue
Block a user