From 8646d5799f21a90c359f003e55c32e841ceefa75 Mon Sep 17 00:00:00 2001 From: pieeebot Date: Thu, 10 Sep 2026 12:53:00 +0000 Subject: [PATCH] minor tweak --- UIElements/Buttons.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/UIElements/Buttons.md b/UIElements/Buttons.md index 34f6ca5..7bc468e 100644 --- a/UIElements/Buttons.md +++ b/UIElements/Buttons.md @@ -5,7 +5,7 @@ ## 1. Scaling Contrary to popular belief, **LCE** did not implement 9 slice scaling to buttons like **Java** did. -They simply used different textures based on the button type, Here are the assets taken from the source for said buttons (Take **use** with a grain of salt): +They simply used different textures based on the button type, Here are the assets taken from the source for said buttons (Take `use` with a grain of salt): | Name | Use | Normal | Highlighted | |:-----|:----|:-------|:------------|