FuncIt/Game/source/scenes/GUI/server-handlers/server_advertiser.tscn
Alan Alexander Cerna bde1f29107 [Major] Finished product development - Stage I
The activation of finished product development in a combined development environment.
2021-11-02 13:54:16 +02:00

7 lines
185 B
Plaintext

[gd_scene load_steps=2 format=2]
[ext_resource path="res://code/server/server_advertiser.gd" type="Script" id=1]
[node name="server_advertiser" type="Node"]
script = ExtResource( 1 )