Files
2023-02-17 22:52:32 -05:00

9 lines
254 B
Plaintext

//the names of the customization tabs
//#define SETTINGS_TAB 0 //Already exists
#define GAME_PREFERENCES_TAB 1
#define APPEARANCE_TAB 2
#define SPEECH_TAB 3
#define LOADOUT_TAB 4
#define CONTENT_PREFERENCES_TAB 5
#define KEYBINDINGS_TAB_OLD 6