summaryrefslogtreecommitdiff
path: root/GameCode/Connected.cs
diff options
context:
space:
mode:
Diffstat (limited to 'GameCode/Connected.cs')
-rw-r--r--GameCode/Connected.cs1
1 files changed, 1 insertions, 0 deletions
diff --git a/GameCode/Connected.cs b/GameCode/Connected.cs
new file mode 100644
index 0000000..4ccc116
--- /dev/null
+++ b/GameCode/Connected.cs
@@ -0,0 +1 @@
+public delegate void Connected();