support for love-build, fix memory issues. A few bugs to tweak
This commit is contained in:
@@ -32,10 +32,11 @@ local function index(window, q, callback)
|
||||
end,
|
||||
},correct,wrong,skip)
|
||||
label:setFont(60)
|
||||
-- label:centerFont()
|
||||
end
|
||||
|
||||
local function update(dt) -- time in seconds that has passed since
|
||||
label:centerFont()
|
||||
|
||||
end
|
||||
|
||||
return {
|
||||
|
||||
Reference in New Issue
Block a user