settings: auto-close on fix floor & reset offset

This commit is contained in:
galister 2024-07-25 09:10:03 +09:00
parent e14b35bece
commit 57ff3ec3bc
1 changed files with 6 additions and 0 deletions

View File

@ -545,6 +545,9 @@ elements:
click_down:
- type: System
action: PlayspaceFixFloor
- type: Window
target: "settings"
action: Destroy
- type: Button
rect: [330, 410, 220, 30]
@ -556,6 +559,9 @@ elements:
click_down:
- type: System
action: PlayspaceResetOffset
- type: Window
target: "settings"
action: Destroy
####### Notifications Section #######