7 lines
146 B
Lua
7 lines
146 B
Lua
require("runtests")
|
|
require("threadtests")
|
|
-- Allows you to run "love tests" which runs the tests
|
|
|
|
function love.update()
|
|
multi:uManager()
|
|
end |