mirror of
https://github.com/orange-cpp/omath.git
synced 2026-08-08 05:52:07 +00:00
added final
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user