Fix name method ambiant -> ambient

This commit is contained in:
VAILLANT Jeremy
2021-05-23 22:50:10 +02:00
parent 3ccbe915ce
commit a2c2b5c894
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -85,4 +85,4 @@ margin_right = 185.0
margin_bottom = 40.0 margin_bottom = 40.0
[connection signal="pressed" from="VBoxContainer/gyroscope/HBoxContainer/data" to="." method="_on_gyroscope_pressed"] [connection signal="pressed" from="VBoxContainer/gyroscope/HBoxContainer/data" to="." method="_on_gyroscope_pressed"]
[connection signal="pressed" from="VBoxContainer/ambient_sound/HBoxContainer/data" to="." method="_on_ambiant_sound_pressed"] [connection signal="pressed" from="VBoxContainer/ambient_sound/HBoxContainer/data" to="." method="_on_ambient_sound_pressed"]
+1 -1
View File
@@ -735,7 +735,7 @@ shape = SubResource( 17 )
[node name="ObjectFind" type="AudioStreamPlayer" parent="."] [node name="ObjectFind" type="AudioStreamPlayer" parent="."]
[node name="AmbiantSound" type="AudioStreamPlayer" parent="."] [node name="AmbientSound" type="AudioStreamPlayer" parent="."]
stream = ExtResource( 46 ) stream = ExtResource( 46 )
volume_db = -15.0 volume_db = -15.0
stream_paused = true stream_paused = true