Skip to content
Snippets Groups Projects
Commit 4e2b394a authored by sapier's avatar sapier Committed by PilzAdam
Browse files

Add missing header/footer for singleplayer tab

parent e7ba4777
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment