From 70596acbbe766045c95f64a65b411d4cd7584918 Mon Sep 17 00:00:00 2001 From: Justin Berger Date: Wed, 28 Mar 2018 16:34:33 -0600 Subject: Slight refactoring --- bindings/cs/LibSurviveBinding/SurvivePose.cs | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 bindings/cs/LibSurviveBinding/SurvivePose.cs (limited to 'bindings/cs/LibSurviveBinding/SurvivePose.cs') diff --git a/bindings/cs/LibSurviveBinding/SurvivePose.cs b/bindings/cs/LibSurviveBinding/SurvivePose.cs new file mode 100644 index 0000000..9808d89 --- /dev/null +++ b/bindings/cs/LibSurviveBinding/SurvivePose.cs @@ -0,0 +1,6 @@ +namespace LibSurviveBinding +{ + public class SurvivePose + { + } +} \ No newline at end of file -- cgit v1.2.3