Added a config to not auto change to standard mode on startup.
This commit is contained in:
@@ -1205,6 +1205,8 @@ local default_global_data = {
|
||||
encounter_journal_cache = {}, --store a dump of the encounter journal
|
||||
installed_skins_cache = {},
|
||||
|
||||
auto_change_to_standard = true,
|
||||
|
||||
debug_options_panel = {
|
||||
scaletable = {scale = 1},
|
||||
position = {},
|
||||
|
||||
Reference in New Issue
Block a user