Fix panel (#290)

This commit is contained in:
Aviu00
2023-08-10 15:37:41 +03:00
committed by Aviu00
parent 9904daf28a
commit 8b3361a52a
2 changed files with 2 additions and 2 deletions

View File

@@ -27,7 +27,7 @@
- state: emergency_unlit
map: ["enum.DoorVisualLayers.BaseEmergencyAccess"]
shader: unshaded
- state: panel_open
- state: panel_closed
map: ["enum.WiresVisualLayers.MaintenancePanel"]
- type: AnimationPlayer
- type: Physics

View File

@@ -23,7 +23,7 @@
- state: emergency_unlit
map: ["enum.DoorVisualLayers.BaseEmergencyAccess"]
shader: unshaded
- state: panel_open
- state: panel_closed
map: ["enum.WiresVisualLayers.MaintenancePanel"]
- type: AnimationPlayer
- type: Physics