aboutsummaryrefslogtreecommitdiff
path: root/Client/Source/Sand2D/Common/Settings.h
diff options
context:
space:
mode:
authorchai <chaifix@163.com>2021-12-03 09:58:56 +0800
committerchai <chaifix@163.com>2021-12-03 09:58:56 +0800
commitd9bd02c2471ec14c52df65cf7b5c106eddabe080 (patch)
treefb5e7797222d2bae81212c205aa06d58d723333d /Client/Source/Sand2D/Common/Settings.h
parentb62f87c9496cb38f9c49139386edf85d4fa14390 (diff)
*misc
Diffstat (limited to 'Client/Source/Sand2D/Common/Settings.h')
-rw-r--r--Client/Source/Sand2D/Common/Settings.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/Client/Source/Sand2D/Common/Settings.h b/Client/Source/Sand2D/Common/Settings.h
new file mode 100644
index 0000000..18825cb
--- /dev/null
+++ b/Client/Source/Sand2D/Common/Settings.h
@@ -0,0 +1,10 @@
+#pragma once
+
+#include "Type.h"
+
+namespace Sand2D
+{
+
+
+
+} \ No newline at end of file