one more useless check removed

This commit is contained in:
nightred
2020-03-06 09:49:50 -06:00
parent 695fec66c2
commit baf9ef3e19
+1 -1
View File
@@ -177,7 +177,7 @@
* * show_message (option) show a message to chat on unwield
*/
/datum/component/two_handed/proc/unwield(mob/living/carbon/user, show_message=TRUE)
if(!wielded || !istype(user))
if(!wielded)
return
// wield update status