mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-16 21:23:20 +00:00
Merge pull request #6250 from Heroman3003/altclickup
Allows to interact with turf itself in Turf tab
This commit is contained in:
@@ -730,7 +730,7 @@
|
|||||||
listed_turf = null
|
listed_turf = null
|
||||||
else
|
else
|
||||||
if(statpanel("Turf"))
|
if(statpanel("Turf"))
|
||||||
stat("\icon[listed_turf]", listed_turf.name)
|
stat(listed_turf)
|
||||||
for(var/atom/A in listed_turf)
|
for(var/atom/A in listed_turf)
|
||||||
if(!A.mouse_opacity)
|
if(!A.mouse_opacity)
|
||||||
continue
|
continue
|
||||||
|
|||||||
Reference in New Issue
Block a user