mirror of
https://github.com/SashLilac/cambridge.git
synced 2024-11-22 13:39:02 -06:00
Compare commits
No commits in common. "173b3ddbc9477d152ddd4af61572f668155bc2f3" and "3770deca5584496691d1a08a0f6f3b39ca1af887" have entirely different histories.
173b3ddbc9
...
3770deca55
1
main.lua
1
main.lua
@ -76,7 +76,6 @@ function love.draw()
|
|||||||
scene:render()
|
scene:render()
|
||||||
|
|
||||||
love.graphics.setFont(font_3x5_2)
|
love.graphics.setFont(font_3x5_2)
|
||||||
love.graphics.setColor(1, 1, 1, 1)
|
|
||||||
love.graphics.printf(version, 0, 460, 635, "right")
|
love.graphics.printf(version, 0, 460, 635, "right")
|
||||||
|
|
||||||
love.graphics.pop()
|
love.graphics.pop()
|
||||||
|
Loading…
Reference in New Issue
Block a user