mirror of
https://github.com/keharriso/love-nuklear.git
synced 2025-09-10 16:17:47 -04:00
Updated Home (markdown)
parent
a9067246ca
commit
0f35cf548a
1 changed files with 1 additions and 1 deletions
2
Home.md
2
Home.md
|
@ -23,7 +23,7 @@ local ui
|
|||
|
||||
function love.load()
|
||||
love.keyboard.setKeyRepeat(true)
|
||||
ui = nuklear.init()
|
||||
ui = nuklear.newUI()
|
||||
end
|
||||
|
||||
function love.update(dt)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue