1
0
Fork 0
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:
Harley White 2021-05-21 23:22:39 -04:00
parent 431e1a1b71
commit fabf31ccf6
11 changed files with 25 additions and 12 deletions
js/utils

View file

@ -10,6 +10,8 @@ function startPlayerBase() {
autosave: true,
notify: {},
msDisplay: "always",
theme: null,
hqTree: false,
offlineProd: true,
versionType: modInfo.id,
version: VERSION.num,