mirror of
https://github.com/minetest/minetest.git
synced 2025-03-14 14:22:36 +01:00
Add missing header/footer for singleplayer tab
This commit is contained in:
@ -89,6 +89,9 @@ function mm_texture.update_game(gamedetails)
|
||||
engine.set_clouds(true)
|
||||
end
|
||||
|
||||
mm_texture.set_game("footer",gamedetails)
|
||||
mm_texture.set_game("header",gamedetails)
|
||||
|
||||
mm_texture.gameid = gamedetails.id
|
||||
end
|
||||
|
||||
|
Reference in New Issue
Block a user