Skip to content
Snippets Groups Projects
Commit e2142f51 authored by DarkGod's avatar DarkGod
Browse files

frell me

parent 86cddfad
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -58,6 +58,7 @@ if type(config.settings.tome.show_grid_lines) == "nil" then config.settings.tome
if type(config.settings.tome.tinker_auto_switch) == "nil" then config.settings.tome.tinker_auto_switch = true end
if type(config.settings.tome.quest_popup) == "nil" then config.settings.tome.quest_popup = true end
if type(config.settings.tome.show_cloak_hoods) == "nil" then config.settings.tome.show_cloak_hoods = false end
if type(config.settings.tome.upload_charsheet) == "nil" then config.settings.tome.upload_charsheet = true end
if not config.settings.tome.fonts then config.settings.tome.fonts = {type="fantasy", size="normal"} end
if not config.settings.tome.ui_theme3 then config.settings.tome.ui_theme3 = "dark" end
if not config.settings.tome.uiset_mode then config.settings.tome.uiset_mode = "Minimalist" end
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment