From a46931ada5343e8f5b863719c733f5bfc91c663f Mon Sep 17 00:00:00 2001 From: chai Date: Tue, 7 Aug 2018 11:51:37 +0800 Subject: *update --- bin/config.lua | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'bin/config.lua') diff --git a/bin/config.lua b/bin/config.lua index 36049b0..3e696b8 100644 --- a/bin/config.lua +++ b/bin/config.lua @@ -1,8 +1,8 @@ return { - width = 320 * 2, - height = 240 * 2, - fps = 60, - vsync = false, - title = "动态光照demo", -} \ No newline at end of file + width = 512, + height = 400, + fullscreen = false, + resizable = true, + title = "Jin Modules" +} -- cgit v1.1-26-g67d0