online multiplayer chess game (note server currently down)
Diffstat (limited to 'ui/UI.tscn')
| -rw-r--r-- | ui/UI.tscn | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ui/UI.tscn b/ui/UI.tscn new file mode 100644 index 0000000..b174e02 --- /dev/null +++ b/ui/UI.tscn @@ -0,0 +1,3 @@ +[gd_scene format=2] + +[node name="UI" type="CanvasLayer"] |