Updated Pane (markdown)

Robert Jelic
2022-05-28 06:49:24 +02:00
parent 034b5be3df
commit 8ff55c95a0

@@ -5,7 +5,7 @@ Remember pane also inherits from [object](https://github.com/NoryiE/basalt/wiki/
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.
##Example:
## Example:
````lua
local mainFrame = basalt.createFrame("myFirstFrame"):show()