1
0
Fork 0
mirror of https://github.com/Acamaeda/The-Modding-Tree.git synced 2025-05-05 15:51:05 +00:00

Popups are enabled by default

This commit is contained in:
Acamaeda 2020-12-10 01:31:42 -05:00
parent ddafd17500
commit 139e10efa4
5 changed files with 5 additions and 6 deletions

View file

@ -75,7 +75,7 @@ You can make almost any value dynamic by using a function in its place, includin
- infoboxes: Displays some text in a box that can be shown or hidden. [See here for more info.](infoboxes.md)
- achievementPopups, milestonePopups: **optional**, If true, you get a popup message when you get the achievement/milestone.
- achievementPopups, milestonePopups: **optional**, If false, disables popup message when you get the achievement/milestone. True by default.
## Prestige formula features