From 0b39a434e2191b8b184ad94e052f89b8a89e9a3c Mon Sep 17 00:00:00 2001 From: chai Date: Sat, 8 Dec 2018 22:14:38 +0800 Subject: *shared retain release --- bin/game/main.lua | 5 +---- bin/jin.exe | Bin 1926656 -> 1925632 bytes 2 files changed, 1 insertion(+), 4 deletions(-) (limited to 'bin') diff --git a/bin/game/main.lua b/bin/game/main.lua index 3e5182b..fd54a7d 100644 --- a/bin/game/main.lua +++ b/bin/game/main.lua @@ -141,13 +141,10 @@ function jin.core.onDraw() --jin.graphics.draw(sprs[2], 150, 150, 1, 1, 0) local x, y = jin.mouse.getPosition() animator:render(50, 150, 1, 1, 0) - ps:render() --jin.graphics.print(#sprs, 10, 10) jin.graphics.draw(spr, 100, 200, 1, 1, 0) --jin.graphics.useShader(shader_program2) --jin.graphics.draw(tex, 0, 0,0.2, 0.2) --jin.graphics.unuseShader() - if stop then - --jin.graphics.print("Quit", 100, 300) - end + ps:render() end \ No newline at end of file diff --git a/bin/jin.exe b/bin/jin.exe index 75c0b06..51d0ffb 100644 Binary files a/bin/jin.exe and b/bin/jin.exe differ -- cgit v1.1-26-g67d0