mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-23 20:17:15 +01:00
Fix glove runtime
This commit is contained in:
@@ -337,7 +337,7 @@
|
||||
return
|
||||
*/
|
||||
|
||||
/obj/item/clothing/gloves/mob_can_equip(mob/user, slot)
|
||||
/obj/item/clothing/gloves/mob_can_equip(mob/user, slot, disable_warning = 0)
|
||||
var/mob/living/carbon/human/H = user
|
||||
|
||||
if(slot && slot == slot_gloves)
|
||||
|
||||
Reference in New Issue
Block a user