mirror of
https://github.com/Earu/EasyChat.git
synced 2025-03-04 03:13:20 -05:00
Latest changes + missing comma
This commit is contained in:
parent
d72d191430
commit
74c4d83359
@ -460,6 +460,7 @@ function SETTINGS:AddCategory(category_name, icon)
|
||||
|
||||
if self == categories:GetActiveButton() then
|
||||
surface.SetDrawColor(color_white)
|
||||
surface.DrawOutlinedRect(0, 0, w, h)
|
||||
surface.DrawRect(w - 4, 0, 4, h)
|
||||
end
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user