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:
parent
431e1a1b71
commit
fabf31ccf6
11 changed files with 25 additions and 12 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue