Skip to content

Commit

Permalink
Lua Player Plus r163: code refactoring
Browse files Browse the repository at this point in the history
  • Loading branch information
antim0118 committed Oct 11, 2024
1 parent 5ae8aad commit 7146b5c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions bunnyMarkLuaPlayerPlus_r163/Assets/Scripts/Main.lua
Original file line number Diff line number Diff line change
Expand Up @@ -109,12 +109,8 @@ function update()

screen:intraFontPrint(2, 15, font, tostring(FPS) .. " FPS", fontFGColor, fontBGColor)
screen:intraFontPrint(2, 30, font, count .. " BUNNIES", fontFGColor, fontBGColor)




screen.flip()
--sleep(0.016)
end

onReady()
Expand Down

0 comments on commit 7146b5c

Please sign in to comment.