fixing the belch and fart and burp

fixes playsound_prefed which was previously broken. also adds burping and farting prefs to the menu. awesome
This commit is contained in:
SeepingVisage
2025-01-12 21:59:59 -05:00
parent b196b76c4f
commit 57ce44d9f6
4 changed files with 61 additions and 17 deletions
+2 -2
View File
@@ -147,5 +147,5 @@
#define OLD_CHARACTER_COLORING "old_color_system"
#define ADVANCED_CHARACTER_COLORING "advanced_color_system"
#define FARTING_NOISES (1<<4) //GS13
#define BURPING_NOISES (1<<5) //GS13
#define FARTING_NOISES (1<<17) //GS13
#define BURPING_NOISES (1<<18) //GS13