From adfda73e1810973a40b7bedd9a8edc3e7ab89e3c Mon Sep 17 00:00:00 2001 From: chai Date: Sat, 19 May 2018 12:05:57 +0800 Subject: =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E5=AD=90=E7=B3=BB=E7=BB=9F=E5=9F=BA?= =?UTF-8?q?=E7=B1=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/libjin/core/game.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/libjin/core') diff --git a/src/libjin/core/game.h b/src/libjin/core/game.h index 069566b..e36a71b 100644 --- a/src/libjin/core/game.h +++ b/src/libjin/core/game.h @@ -9,10 +9,10 @@ namespace core { public: - struct Setting - { + struct Setting + { - }; + }; static inline Game* get() { -- cgit v1.1-26-g67d0