7 lines
217 B
Plaintext
7 lines
217 B
Plaintext
[gd_scene load_steps=2 format=3 uid="uid://dl7m4rqyj8mck"]
|
|
|
|
[ext_resource type="Script" uid="uid://1wfu4iuddo25" path="res://game/game.gd" id="1_l1rk1"]
|
|
|
|
[node name="Game" type="Node"]
|
|
script = ExtResource("1_l1rk1")
|