mirror of
https://github.com/Ikatono/TierMaker.git
synced 2025-10-28 20:45:34 -05:00
initial commit
This commit is contained in:
6
websocket_client.tscn
Normal file
6
websocket_client.tscn
Normal file
@@ -0,0 +1,6 @@
|
||||
[gd_scene load_steps=2 format=3 uid="uid://yk53icorys0s"]
|
||||
|
||||
[ext_resource type="Script" path="res://websocket_client.cs" id="1_k5k6l"]
|
||||
|
||||
[node name="WebsocketClient" type="Node"]
|
||||
script = ExtResource("1_k5k6l")
|
||||
Reference in New Issue
Block a user