This commit is contained in:
Arnaud Vergnet 2021-05-10 15:56:48 +02:00
parent da35c33e6e
commit 80fafcbb2f

View file

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