mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-27 23:27:34 +01:00
Fix transparent floors ignoring blur effects (#67191)
This commit is contained in:
@@ -84,6 +84,7 @@ INITIALIZE_IMMEDIATE(/atom/movable/plane_master_controller)
|
||||
name = PLANE_MASTERS_GAME
|
||||
controlled_planes = list(
|
||||
FLOOR_PLANE,
|
||||
TRANSPARENT_FLOOR_PLANE,
|
||||
GAME_PLANE,
|
||||
GAME_PLANE_FOV_HIDDEN,
|
||||
GAME_PLANE_UPPER,
|
||||
|
||||
Reference in New Issue
Block a user