fix small things

This commit is contained in:
Persephone Bubblegum-Holidy 2025-05-24 12:59:29 -07:00
parent 90043c8e6f
commit 6148a3ec45
4 changed files with 2 additions and 2 deletions

View file

@ -397,7 +397,7 @@ Fast Forward: Shift + Right Arrow
Fast Reverse: Shift + Left Fast Reverse: Shift + Left
Skip Forward: Right Arrow Skip Forward: Right Arrow
Skip Backward: Left Arrow Skip Backward: Left Arrow
Change Camera Angle: 1-9" Change Camera Angle: Tab"
horizontal_alignment = 1 horizontal_alignment = 1
vertical_alignment = 1 vertical_alignment = 1

View file

@ -1,6 +1,6 @@
[gd_scene load_steps=5 format=3 uid="uid://dwhrame6udwbh"] [gd_scene load_steps=5 format=3 uid="uid://dwhrame6udwbh"]
[ext_resource type="Script" uid="uid://bh512bgpm0kj7" path="res://Scenes/HelenHouseFlyout.gd" id="1_82hqt"] [ext_resource type="Script" uid="uid://bh512bgpm0kj7" path="res://Scripts/HelenHouseFlyout.gd" id="1_82hqt"]
[ext_resource type="ButtonGroup" uid="uid://bij2tonqeslpt" path="res://Scenes/GUI/FlyoutButtonGroup.tres" id="1_p77ya"] [ext_resource type="ButtonGroup" uid="uid://bij2tonqeslpt" path="res://Scenes/GUI/FlyoutButtonGroup.tres" id="1_p77ya"]
[ext_resource type="PackedScene" uid="uid://cbf3x44mvo701" path="res://Scenes/GUI/Controls/IndicatorLight.tscn" id="2_82hqt"] [ext_resource type="PackedScene" uid="uid://cbf3x44mvo701" path="res://Scenes/GUI/Controls/IndicatorLight.tscn" id="2_82hqt"]
[ext_resource type="PackedScene" uid="uid://blg1c3v4o44of" path="res://Scenes/GUI/Controls/FlowSlider.tscn" id="3_petwi"] [ext_resource type="PackedScene" uid="uid://blg1c3v4o44of" path="res://Scenes/GUI/Controls/FlowSlider.tscn" id="3_petwi"]