From 4240987259f9d9fb9f34d5b280778ad01087bf26 Mon Sep 17 00:00:00 2001 From: Robert Jelic <36573031+NoryiE@users.noreply.github.com> Date: Sat, 2 Apr 2022 15:36:38 +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 0850ce7..b162343 100644 --- a/Home.md +++ b/Home.md @@ -10,7 +10,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 +* [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 * [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