version bump, add internal channel for lust workaround

main
Samantha Wright 2025-02-26 12:16:58 -08:00
parent 5a2b053c34
commit 17e11d37be
1 changed files with 2 additions and 1 deletions

View File

@ -35,11 +35,12 @@
*/
#ifndef _ARES_SEXUALITY_H_
#define SEXUALITY_VERSION "0.9.3"
#define SEXUALITY_VERSION "0.9.4"
#define SEXUALITY_VERSION_TAGS "preview 3"
#define C_LUST -9999969
#define C_LUST_FX -1010101
#define LUST_INTERNAL_CHANNEL 9996900
list SEXUALITY_MODES = ["disabled", "narrative", "interactive", "masochism"];
#endif // #ifndef _ARES_SEXUALITY_H_