mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-15 20:52:41 +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
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user