improved stuff

This commit is contained in:
2026-07-11 18:17:59 +03:00
parent 176f5b2aa1
commit 1c89b12d32
7 changed files with 100 additions and 29 deletions
+1 -1
View File
@@ -108,7 +108,7 @@ namespace omath::hud::widget
/// A filled bar. `size` is width for left/right sides, height for top/bottom.
struct Bar
{
Color color;
Paint color;
Color outline;
Color bg;
float size;