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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user