mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-23 21:12:24 +01:00
dgdsg (#18575)
This commit is contained in:
@@ -141,7 +141,7 @@
|
||||
/obj/item/ship_ammunition/proc/unwield()
|
||||
wielded = FALSE
|
||||
|
||||
/obj/item/ship_ammunition/dropped(var/mob/living/user)
|
||||
/obj/item/ship_ammunition/dropped(mob/user)
|
||||
..()
|
||||
if(user)
|
||||
var/obj/item/offhand/O = user.get_inactive_hand()
|
||||
|
||||
Reference in New Issue
Block a user