fix 'timeit' in headless mode
This commit is contained in:
@@ -15,6 +15,7 @@ if test then
|
||||
test.new_world = core.new_world
|
||||
test.close_world = core.close_world
|
||||
test.reconfig_packs = core.reconfig_packs
|
||||
test.tick = coroutine.yield
|
||||
end
|
||||
|
||||
------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user