mirror of
https://gitea.com/SweetSea-ButImNotSweet/tromi_mobile.git
synced 2025-01-08 17:33:09 +08:00
Update font related stuff
This commit is contained in:
@@ -47,7 +47,7 @@ local function updateButtonList(self)
|
||||
if not SETTINGS.firstTime then
|
||||
menu_screens[4] = TitleScene
|
||||
buttonList[4] = BUTTON.new{
|
||||
text = "⌂", font = FONT_big,
|
||||
text = CHAR.icon.home, font = FONT_big,
|
||||
x = 75, y = 280, w = 40, h = 40,
|
||||
codeWhenReleased = function()
|
||||
if self.menu_state ~= 4 then
|
||||
|
||||
Reference in New Issue
Block a user