Update to Rack 2.1.2

Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
falkTX 2022-07-07 00:35:00 +01:00
parent 9802ea885e
commit fc59537baa
No known key found for this signature in database
GPG key ID: CDBAA37ABC74FBA0
3 changed files with 2 additions and 3 deletions

View file

@ -116,7 +116,6 @@ struct Initializer
settings::autoCheckUpdates = false;
settings::autosaveInterval = 0;
settings::devMode = true;
settings::discordUpdateActivity = false;
settings::isPlugin = true;
settings::skipLoadOnLaunch = true;
settings::showTipsOnLaunch = false;