"boot.lua : 433 : no code to run"
My code is, as instructed on the getting started section of the wiki,
Code: Select all
function love.draw()
love.graphics.print("Hello World", 400, 300)
end
Any help would be appreciated.
Code: Select all
function love.draw()
love.graphics.print("Hello World", 400, 300)
end
Users browsing this forum: Semrush [Bot] and 1 guest