From 01a196708d7cc784b017eb580b8971404ac2fef2 Mon Sep 17 00:00:00 2001 From: Robert Jelic <36573031+NoryiE@users.noreply.github.com> Date: Sat, 2 Apr 2022 15:37:02 +0200 Subject: [PATCH] Updated Home (markdown) --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index b162343..f9af169 100644 --- a/Home.md +++ b/Home.md @@ -11,7 +11,7 @@ now you are able to access everything from NyoUI.lua. # Objectlist * [Object](https://github.com/NoryiE/NyoUI/wiki/Object) -- the base class for everything -* [Frame](https://github.com/NoryiE/NyoUI/wiki/Frame) -- Frames are the objects where everything gets drawn on +* [Frame](https://github.com/NoryiE/NyoUI/wiki/Frame) -- Frames are the objects where everything gets drawn on, titanium would call them container * [Button](https://github.com/NoryiE/NyoUI/wiki/Button) -- for some clicki clicki * [Label](https://github.com/NoryiE/NyoUI/wiki/Label) -- you also need text to your clickis * [Dropdown](https://github.com/NoryiE/NyoUI/wiki/Dropdown) -- a dropdown menu where you can change the value to what you added as item