mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-19 19:13:30 +01:00
fix: remove two unused vardecls (#26756)
This commit is contained in:
committed by
GitHub
parent
965b42bf51
commit
716428dfbf
@@ -66,7 +66,7 @@
|
||||
. = TRUE
|
||||
if(!I.use_tool(src, user, volume = I.tool_volume))
|
||||
return
|
||||
var/obj/item/stack/sheet/new_glass = new welded_type(user.loc)
|
||||
new welded_type(user.loc)
|
||||
to_chat(user, "<span class='notice'>You add the newly-formed glass to the stack.</span>")
|
||||
qdel(src)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user