added final

This commit is contained in:
2026-07-19 14:49:56 +03:00
parent b3c8438bf1
commit 078e00db0d
+1 -1
View File
@@ -9,7 +9,7 @@ namespace omath::hud
LeftToRight, LeftToRight,
}; };
struct Gradient struct Gradient final
{ {
Color top_left; Color top_left;
Color top_right; Color top_right;