Merge pull request #6250 from Heroman3003/altclickup

Allows to interact with turf itself in Turf tab
This commit is contained in:
Atermonera
2019-07-01 20:48:36 -04:00
committed by VirgoBot
parent 5076ddfcbf
commit 02ea14d239
+1 -1
View File
@@ -730,7 +730,7 @@
listed_turf = null
else
if(statpanel("Turf"))
stat("\icon[listed_turf]", listed_turf.name)
stat(listed_turf)
for(var/atom/A in listed_turf)
if(!A.mouse_opacity)
continue