horny mode option

This commit is contained in:
SpikeHD
2022-09-02 20:11:14 -07:00
parent c1842722b4
commit 6eab66032b
3 changed files with 19 additions and 1 deletions

View File

@@ -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