mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-23 05:07:51 +01:00
Merge pull request #2751 from VOREStation/aro-altghosts
POLARIS: Hide higher planes from alt-turf menu
This commit is contained in:
@@ -707,6 +707,8 @@
|
||||
continue
|
||||
if(is_type_in_list(A, shouldnt_see))
|
||||
continue
|
||||
if(A.plane > plane)
|
||||
continue
|
||||
stat(A)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user