mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 11:37:40 +01:00
Puts UI on it's own plane
This commit is contained in:
@@ -113,6 +113,7 @@ var/global/list/rad_collectors = list()
|
||||
return
|
||||
Z.loc = get_turf(src)
|
||||
Z.layer = initial(Z.layer)
|
||||
Z.plane = initial(Z.plane)
|
||||
src.P = null
|
||||
if(active)
|
||||
toggle_power()
|
||||
|
||||
Reference in New Issue
Block a user