]> jfr.im git - z_archive/kelsier.git/blobdiff - Hook.cs
preparing for modules!
[z_archive/kelsier.git] / Hook.cs
diff --git a/Hook.cs b/Hook.cs
new file mode 100644 (file)
index 0000000..13a355e
--- /dev/null
+++ b/Hook.cs
@@ -0,0 +1,9 @@
+using System;
+using System.Collections.Generic;
+using System.Linq;
+using System.Text;
+
+namespace Kelsier.Common {
+    public class Hook {
+    }
+}