mirror of
https://github.com/orange-cpp/omath.git
synced 2026-08-07 21:42:05 +00:00
added final
This commit is contained in:
@@ -9,7 +9,7 @@ namespace omath::hud
|
||||
LeftToRight,
|
||||
};
|
||||
|
||||
struct Gradient
|
||||
struct Gradient final
|
||||
{
|
||||
Color top_left;
|
||||
Color top_right;
|
||||
|
||||
Reference in New Issue
Block a user