mirror of
https://github.com/luanti-org/luanti.git
synced 2025-07-02 16:38:41 +00:00
Display Minetest header when menu_last_game value isn't available anymore (#10751)
This commit is contained in:
parent
8f72d4b294
commit
55dba1bc6d
2 changed files with 11 additions and 0 deletions
|
@ -18,6 +18,7 @@
|
|||
|
||||
local enable_gamebar = PLATFORM ~= "Android"
|
||||
local current_game, singleplayer_refresh_gamebar
|
||||
|
||||
if enable_gamebar then
|
||||
function current_game()
|
||||
local last_game_id = core.settings:get("menu_last_game")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue