remove a stray debug log that accidently made it into the previous commit

This commit is contained in:
Zirok
2022-09-16 11:13:15 +02:00
parent 98b1af6d1e
commit ecf847d67b
-1
View File
@@ -691,7 +691,6 @@
lad.client.view_size.zoomOut(zoom_out_amt, zoom_amt, new_dir)
/obj/item/gun/proc/zoom(mob/living/user, direct, forced_zoom)
to_chat(user, "zoomies")
if(!(user?.client))
return