bendns' repos
/
chess
online multiplayer chess game (note server currently down)
main
2
Branches
0
Tags
Code
Clone
HTTPS
SSH
Open with VS Code
Diffstat
(limited to 'Events.gd')
-rw-r--r--
Events.gd
4
1 files changed, 4 insertions, 0 deletions
diff --git a/Events.gd b/Events.gd
new file mode 100644
index 0000000..608efaa
--- /dev/null
+++ b/
Events.gd
@@ -0,0 +1,4 @@
+extends Node
+
+# warning-ignore-all:unused_signal
+signal turn_over