0.1.1
Removed unused content.
This commit is contained in:
parent
2dce012535
commit
93edbb58ac
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
||||||
[gd_scene load_steps=3 format=3 uid="uid://bncmv3p36y2qg"]
|
[gd_scene load_steps=3 format=3 uid="uid://dqw70xxc8opxf"]
|
||||||
|
|
||||||
[sub_resource type="GDScript" id="GDScript_yuux7"]
|
[sub_resource type="GDScript" id="GDScript_yuux7"]
|
||||||
script/source = "class_name EscapeArea
|
script/source = "class_name EscapeArea
|
||||||
|
|
|
@ -53,7 +53,7 @@ offset_left = -40.0
|
||||||
offset_top = -23.0
|
offset_top = -23.0
|
||||||
grow_horizontal = 0
|
grow_horizontal = 0
|
||||||
grow_vertical = 0
|
grow_vertical = 0
|
||||||
text = "0.1.0"
|
text = "0.1.1"
|
||||||
|
|
||||||
[connection signal="pressed" from="MainContainer/HostGameButton" to="." method="_on_host_game_button_pressed"]
|
[connection signal="pressed" from="MainContainer/HostGameButton" to="." method="_on_host_game_button_pressed"]
|
||||||
[connection signal="pressed" from="MainContainer/JoinGameButton" to="." method="_on_join_game_button_pressed"]
|
[connection signal="pressed" from="MainContainer/JoinGameButton" to="." method="_on_join_game_button_pressed"]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue