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

@@ -1,7 +1,7 @@
Panes are very simple sizeable background objects.
The following list is only available to panes: <br>
Remember pane also inherits from [object](https://github.com/NoryiE/basalt/wiki/Object):
Remember Pane also inherits from [Object](objects/Object.md)
Pane doesn't have any custom functionallity. If you want to change the color/position or size, just check out the [object](https://github.com/NoryiE/basalt/wiki/Object) wikipage.