mirror of
https://github.com/git-learning-game/oh-my-git.git
synced 2024-11-03 19:04:40 +01:00
6 lines
176 B
Text
6 lines
176 B
Text
[gd_scene load_steps=2 format=2]
|
|
|
|
[ext_resource path="res://scenes/tcp_server_shell.gd" type="Script" id=1]
|
|
|
|
[node name="TCPServerShell" type="Node"]
|
|
script = ExtResource( 1 )
|