This commit is contained in:
Zuhayr
2014-09-01 22:03:29 +09:30
6 changed files with 64 additions and 43 deletions

View File

@@ -80,6 +80,9 @@
throw_item(A)
return
if(!istype(A,/obj/item/weapon/gun) && !isturf(A) && !istype(A,/obj/screen))
last_target_click = world.time
var/obj/item/W = get_active_hand()
if(W == A)