Fixefixed regular font not applying
This commit is contained in:
parent
2703371434
commit
6dedd42308
|
@ -1,5 +1,4 @@
|
||||||
LocaleFont = love.graphics.newFont("assets/ui/fonts/heon.ttf",14)
|
LocaleFont = love.graphics.getFont()
|
||||||
|
|
||||||
Locale = {}
|
Locale = {}
|
||||||
|
|
||||||
Locale.ui = {}
|
Locale.ui = {}
|
||||||
|
|
Loading…
Reference in New Issue