fixed more object links

This commit is contained in:
Samkist
2022-05-30 11:53:41 -04:00
parent a3e7bf7bde
commit ea88553174
13 changed files with 14 additions and 14 deletions

View File

@@ -8,7 +8,7 @@ local aDropdown = mainFrame:addDropdown("myFirstDropdown"):show()
````
Here are all possible functions available for dropdowns: <br>
Remember dropdown inherits from [object](https://github.com/NoryiE/basalt/wiki/Object):
Remember Dropdown also inherits from [Object](objects/Object.md)
## addItem
Adds a item to the dropdown