1
0
mirror of https://github.com/luanti-org/luanti.git synced 2026-01-12 04:05:26 +01:00

Only use game filter in singleplayer tab; use menu_{background, overlay, header, footer}.png for other tabs

This commit is contained in:
PilzAdam
2013-05-11 16:08:01 +02:00
parent 2c09e8a84c
commit efc9329033
3 changed files with 74 additions and 51 deletions

View File

@@ -34,6 +34,15 @@ enum {
SERVERLIST_PUBLIC,
};
enum
{
TAB_SINGLEPLAYER=0,
TAB_MULTIPLAYER,
TAB_ADVANCED,
TAB_SETTINGS,
TAB_CREDITS
};
struct MainMenuData
{
// These are in the native format of the gui elements