blob: 46463de531b080ed5210b97ddf889f770481b017 (
plain)
1
2
3
4
5
6
|
[gd_scene load_steps=2 format=3 uid="uid://t8bawt4nmflc"]
[ext_resource type="Script" path="res://network/network.gd" id="1_iyygl"]
[node name="Network" type="Node"]
script = ExtResource("1_iyygl")
|