mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-11 23:23:55 +01:00
Merge pull request #10953 from VOREStation/Arokha/seccamera
Fix security cameras showing weird space thing
This commit is contained in:
@@ -122,6 +122,7 @@
|
||||
screen_loc = "CENTER"
|
||||
plane = -100 //Dodge just in case someone instantiates one of these accidentally, don't end up on 0 with plane_master
|
||||
appearance_flags = PLANE_MASTER
|
||||
vis_flags = NONE
|
||||
mouse_opacity = MOUSE_OPACITY_TRANSPARENT //Normally unclickable
|
||||
alpha = 0 //Hidden from view
|
||||
var/desired_alpha = 255 //What we go to when we're enabled
|
||||
|
||||
Reference in New Issue
Block a user