mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-10 17:52:36 +00:00
[MIRROR] Fix transparent floors ignoring blur effects [MDB IGNORE] (#13924)
* Fix transparent floors ignoring blur effects (#67191) * Fix transparent floors ignoring blur effects Co-authored-by: Tim <timothymtorres@gmail.com>
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