diff --git a/test3.lua b/test3.lua index 1d06c2a..248cf89 100644 --- a/test3.lua +++ b/test3.lua @@ -33,6 +33,6 @@ multi:benchMark(1):OnBench(function(sec,steps) print("Steps:",steps) --os.exit() end) ---multi:mainloop() +multi:mainloop() -multi:lightloop() \ No newline at end of file +--multi:lightloop() \ No newline at end of file