1
0
Fork 0
mirror of https://github.com/Acamaeda/The-Modding-Tree.git synced 2025-04-24 02:01:03 +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

View file

@ -567,6 +567,7 @@ function loadVue() {
layerunlocked,
doReset,
buyUpg,
buyUpgrade,
startChallenge,
milestoneShown,
keepGoing,
@ -575,6 +576,8 @@ function loadVue() {
hasAchievement,
hasChallenge,
maxedChallenge,
getBuyableAmount,
getClickableState,
inChallenge,
canAffordUpgrade,
canBuyBuyable,