mirror of
https://codeberg.org/sunder/sunder.git
synced 2026-07-15 22:14:33 +00:00
cleanup
This commit is contained in:
parent
a99473a35d
commit
c75f17dfe9
2 changed files with 5 additions and 6 deletions
|
|
@ -1,4 +1,4 @@
|
|||
[gd_scene load_steps=3 format=3 uid="uid://dr8salxjlpsba"]
|
||||
[gd_scene format=3 uid="uid://dr8salxjlpsba"]
|
||||
|
||||
[ext_resource type="PackedScene" uid="uid://bjctlqvs33nqy" path="res://scenes/interfaces/menus/boot/boot.tscn" id="1_o5qli"]
|
||||
|
||||
|
|
@ -88,7 +88,7 @@ func join(host:String = \"localhost\", port:int = 9000) -> bool:
|
|||
return true
|
||||
"
|
||||
|
||||
[node name="Main" type="Node"]
|
||||
[node name="Main" type="Node" unique_id=113485118]
|
||||
script = SubResource("GDScript_tefeu")
|
||||
|
||||
[node name="MainMenu" parent="." instance=ExtResource("1_o5qli")]
|
||||
[node name="MainMenu" parent="." unique_id=192055836 instance=ExtResource("1_o5qli")]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue