From 92dab582ccac31be7fa410e7f4fb3789e88a0629 Mon Sep 17 00:00:00 2001 From: chai Date: Sat, 28 Jul 2018 00:50:12 +0800 Subject: *update --- src/lua/embed/boot.lua.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/lua/embed/boot.lua.h') diff --git a/src/lua/embed/boot.lua.h b/src/lua/embed/boot.lua.h index 21c1899..2a9cfc5 100644 --- a/src/lua/embed/boot.lua.h +++ b/src/lua/embed/boot.lua.h @@ -86,7 +86,9 @@ function jin.core.run() -- update if onUpdate then - onUpdate(dt) + -- while do + onUpdate(dt) + -- end end -- bind to default render buffer -- cgit v1.1-26-g67d0