mirror of
https://github.com/Acamaeda/The-Modding-Tree.git
synced 2025-05-01 05:51:07 +00:00
Fixed tooltip overlay issue and settings not updating
This commit is contained in:
parent
431e1a1b71
commit
fabf31ccf6
11 changed files with 25 additions and 12 deletions
js/utils
|
@ -10,6 +10,8 @@ function startPlayerBase() {
|
|||
autosave: true,
|
||||
notify: {},
|
||||
msDisplay: "always",
|
||||
theme: null,
|
||||
hqTree: false,
|
||||
offlineProd: true,
|
||||
versionType: modInfo.id,
|
||||
version: VERSION.num,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue