resetting music slider in startup

This commit is contained in:
betalars 2023-08-06 00:02:17 +02:00
parent 8d22485bdf
commit 9e4e3a21f3
1 changed files with 1 additions and 1 deletions

View File

@ -410,7 +410,7 @@ size_flags_horizontal = 3
size_flags_vertical = 4 size_flags_vertical = 4
max_value = 1.0 max_value = 1.0
step = 0.05 step = 0.05
value = 1.0 value = 0.5
ticks_on_borders = true ticks_on_borders = true
script = ExtResource("3_q2gbh") script = ExtResource("3_q2gbh")