This commit is contained in:
SandPoot
2023-10-12 02:40:12 -03:00
14 changed files with 177 additions and 166 deletions
-4
View File
@@ -1,4 +0,0 @@
#define PREVIEW_PREF_JOB "Job"
#define PREVIEW_PREF_LOADOUT "Loadout"
#define PREVIEW_PREF_NAKED "Naked"
#define PREVIEW_PREF_NAKED_AROUSED "Naked - Aroused"
-18
View File
@@ -13,21 +13,3 @@
#define LOADOUT_CATEGORY_WRISTS "Wrists"
/// Subcategory for watches
#define LOADOUT_SUBCATEGORY_WATCHES "Watches"
//the names of the customization tabs
#define SETTINGS_TAB 0
#define PREFERENCES_TAB 1
#define KEYBINDINGS_TAB 2
//subtabs for the character settings tab
#define GENERAL_CHAR_TAB 0
#define APPEARANCE_CHAR_TAB 1
#define MARKINGS_CHAR_TAB 2
#define SPEECH_CHAR_TAB 3
#define BACKGROUND_CHAR_TAB 4
#define LOADOUT_CHAR_TAB 5
//subtabs for preferences tab
#define GAME_PREFS_TAB 0
#define OOC_PREFS_TAB 1
#define CONTENT_PREFS_TAB 2