mirror of
https://github.com/Acamaeda/The-Modding-Tree.git
synced 2025-05-13 05:11:10 +00:00
Hide baseAmount if there is none
This commit is contained in:
parent
4cf96b283a
commit
6d47089870
3 changed files with 3 additions and 2 deletions
docs
|
@ -52,4 +52,4 @@ You can also use these features on the clickables object to add a button above a
|
|||
|
||||
- masterButtonText: **optional**. Text to display on the Master Button.
|
||||
|
||||
- showMasterButton(): **optional**. A function determining whether or not to show the button. Defaults to true if absent.
|
||||
- showMasterButton(): **optional**. A function determining whether or not to show the button, if masterButtonPress is defined. Defaults to true if absent.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue