mirror of
https://github.com/Grasscutters/Cultivation.git
synced 2025-12-16 09:04:45 +01:00
horny mode option
This commit is contained in:
@@ -23,6 +23,7 @@ let defaultConfig: Configuration
|
||||
patch_metadata: true,
|
||||
use_internal_proxy: true,
|
||||
wipe_login: false,
|
||||
horny_mode: false,
|
||||
}
|
||||
})()
|
||||
|
||||
@@ -48,6 +49,7 @@ export interface Configuration {
|
||||
patch_metadata: boolean
|
||||
use_internal_proxy: boolean
|
||||
wipe_login: boolean
|
||||
horny_mode: boolean
|
||||
swag_mode?: boolean
|
||||
|
||||
// Swag stuff
|
||||
|
||||
Reference in New Issue
Block a user