Browse Source

mispelling fix

Nabzzz 2 years ago
parent
commit
8844e80937
2 changed files with 2 additions and 3 deletions
  1. 1
    1
      dialogic/timelines/timeline-1616659306.json
  2. 1
    2
      scenes/end-screen/EndRecap.tscn

+ 1
- 1
dialogic/timelines/timeline-1616659306.json View File

@@ -1,7 +1,7 @@
1 1
 {
2 2
 	"events": [
3 3
 		{
4
-			"change_timeline": "timeline-1619345227.json"
4
+			"change_timeline": "timeline-1619379308.json"
5 5
 		}
6 6
 	],
7 7
 	"metadata": {

+ 1
- 2
scenes/end-screen/EndRecap.tscn View File

@@ -271,7 +271,7 @@ margin_right = 1920.0
271 271
 margin_bottom = 613.0
272 272
 is_left = false
273 273
 info_panel_height = 400.0
274
-title = "Jen-Michel"
274
+title = "Jean-Michel"
275 275
 texture_bad = ExtResource( 15 )
276 276
 texture_neutral = ExtResource( 16 )
277 277
 texture_good = ExtResource( 5 )
@@ -391,7 +391,6 @@ wait_time = 0.5
391 391
 
392 392
 [node name="ChoicesTimer" type="Timer" parent="."]
393 393
 wait_time = 0.5
394
-
395 394
 [connection signal="pressed" from="VBoxContainer/Control/RecapContainer/MarginContainer/Panel/MarginContainer/VBoxContainer/CenterContainer/ExitButton" to="." method="_on_ExitButton_pressed"]
396 395
 [connection signal="timeout" from="GaugesTimer" to="." method="_on_GaugesTimer_timeout"]
397 396
 [connection signal="timeout" from="ChoicesTimer" to="." method="_on_ChoicesTimer_timeout"]

Loading…
Cancel
Save