mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2025-12-10 09:54:52 +00:00
9 lines
254 B
Plaintext
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
|