mispelling fix
This commit is contained in:
parent
0eb0940064
commit
8844e80937
2 changed files with 2 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"events": [
|
||||
{
|
||||
"change_timeline": "timeline-1619345227.json"
|
||||
"change_timeline": "timeline-1619379308.json"
|
||||
}
|
||||
],
|
||||
"metadata": {
|
||||
|
|
|
@ -271,7 +271,7 @@ margin_right = 1920.0
|
|||
margin_bottom = 613.0
|
||||
is_left = false
|
||||
info_panel_height = 400.0
|
||||
title = "Jen-Michel"
|
||||
title = "Jean-Michel"
|
||||
texture_bad = ExtResource( 15 )
|
||||
texture_neutral = ExtResource( 16 )
|
||||
texture_good = ExtResource( 5 )
|
||||
|
@ -391,7 +391,6 @@ wait_time = 0.5
|
|||
|
||||
[node name="ChoicesTimer" type="Timer" parent="."]
|
||||
wait_time = 0.5
|
||||
|
||||
[connection signal="pressed" from="VBoxContainer/Control/RecapContainer/MarginContainer/Panel/MarginContainer/VBoxContainer/CenterContainer/ExitButton" to="." method="_on_ExitButton_pressed"]
|
||||
[connection signal="timeout" from="GaugesTimer" to="." method="_on_GaugesTimer_timeout"]
|
||||
[connection signal="timeout" from="ChoicesTimer" to="." method="_on_ChoicesTimer_timeout"]
|
||||
|
|
Loading…
Reference in a new issue