From d14d3de517e3bea5470ba42a4d1646cca77c2d25 Mon Sep 17 00:00:00 2001 From: chai Date: Wed, 5 Dec 2018 15:47:41 +0800 Subject: *lua reference --- bin/game/main.lua | 4 ++-- bin/jin.exe | Bin 1596416 -> 1596416 bytes 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'bin') diff --git a/bin/game/main.lua b/bin/game/main.lua index 97079f2..9070d2c 100644 --- a/bin/game/main.lua +++ b/bin/game/main.lua @@ -100,8 +100,8 @@ end function jin.core.onUpdate() tb.x = t t = t + jin.time.getDelta() - animator:update(jin.time.getDelta()) - timer:update(jin.time.getDelta()) + animator:update(jin.time.getDelta()) + timer:update(jin.time.getDelta()) end function jin.core.onDraw() diff --git a/bin/jin.exe b/bin/jin.exe index 10def3d..5241d02 100644 Binary files a/bin/jin.exe and b/bin/jin.exe differ -- cgit v1.1-26-g67d0