Managed to get a space in there somehow

This commit is contained in:
Kluys
2018-04-24 10:21:17 +02:00
parent b36ccc592f
commit 69e0eedead

View File

@@ -152,7 +152,7 @@
if(broken)
to_chat(user, "<span class='warning'>You must repair or replace [src] first!</span>")
return
if (S.get_amount() < 1)
if(S.get_amount() < 1)
to_chat(user, "<span class='warning'>You need at least one sheet of glass for that!</span>")
return
if(!anchored)