Not important updates

This commit is contained in:
SweetSea-ButImNotSweet
2024-05-20 19:23:00 +07:00
parent 62dc4b1abf
commit 2c1f7485ad
5 changed files with 97 additions and 40 deletions

View File

@@ -22,7 +22,6 @@ LOADING_IMAGE_FILE = love.graphics.newImage('res/loading.png')
--- Show the loading text while we are loading resources<br>
--- **WARNING**: should only be used while loading the game!
function ShowLoadingText(thing)
love.graphics.replaceTransform(GLOBAL_TRANSFORM)
love.graphics.setFont(love.graphics.newFont(20))
love.graphics.clear()