aboutsummaryrefslogtreecommitdiff
path: root/bindings/cs/LibSurviveBinding/SurviveObject.cs
diff options
context:
space:
mode:
Diffstat (limited to 'bindings/cs/LibSurviveBinding/SurviveObject.cs')
-rw-r--r--bindings/cs/LibSurviveBinding/SurviveObject.cs6
1 files changed, 6 insertions, 0 deletions
diff --git a/bindings/cs/LibSurviveBinding/SurviveObject.cs b/bindings/cs/LibSurviveBinding/SurviveObject.cs
new file mode 100644
index 0000000..bb9e3cd
--- /dev/null
+++ b/bindings/cs/LibSurviveBinding/SurviveObject.cs
@@ -0,0 +1,6 @@
+namespace LibSurviveBinding
+{
+ public class SurviveObject
+ {
+ }
+} \ No newline at end of file