online multiplayer chess game (note server currently down)
Diffstat (limited to 'World.gd')
-rw-r--r--World.gd4
1 files changed, 4 insertions, 0 deletions
diff --git a/World.gd b/World.gd
new file mode 100644
index 0000000..6abfb7f
--- /dev/null
+++ b/World.gd
@@ -0,0 +1,4 @@
+extends Node2D
+
+# warning-ignore-all:unused_signal
+signal game_over