mirror of
https://github.com/Acamaeda/The-Modding-Tree.git
synced 2025-04-23 01:31:07 +00:00
PrestigeNotify in subtabs
This commit is contained in:
parent
e18f1bdd47
commit
192d36d42a
4 changed files with 20 additions and 4 deletions
js/Demo
|
@ -304,6 +304,7 @@ addLayer("c", {
|
|||
"h-line", "milestones", "blank", "upgrades", "challenges"],
|
||||
},
|
||||
thingies: {
|
||||
prestigeNotify: true,
|
||||
style() {return {'background-color': '#222222'}},
|
||||
buttonStyle() {return {'border-color': 'orange'}},
|
||||
content:[
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue