Arnaud Vergnet 2 years ago
parent
commit
80fafcbb2f
1 changed files with 2 additions and 1 deletions
  1. 2
    1
      scenes/UI.tscn

+ 2
- 1
scenes/UI.tscn View File

@@ -42,7 +42,7 @@ margin_right = 1832.0
42 42
 margin_bottom = 14.0
43 43
 size_flags_horizontal = 3
44 44
 size_flags_vertical = 0
45
-text = "Serious Game on Ethics v0.1"
45
+text = "Serious Game on Ethics v1 | INSA Toulouse 2021"
46 46
 __meta__ = {
47 47
 "_edit_use_anchors_": false
48 48
 }
@@ -67,4 +67,5 @@ __meta__ = {
67 67
 }
68 68
 
69 69
 [node name="PauseMenu" parent="." instance=ExtResource( 2 )]
70
+
70 71
 [connection signal="pressed" from="MarginContainer/HBoxContainer/TextureButton" to="." method="_on_TextureButton_pressed"]

Loading…
Cancel
Save