mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-08-09 08:31:54 -07:00
fixed an oopsie
This commit is contained in:
@@ -47,7 +47,7 @@ struct SRenderData {
|
|||||||
float fadeAlpha = 255.f;
|
float fadeAlpha = 255.f;
|
||||||
|
|
||||||
// for alpha settings
|
// for alpha settings
|
||||||
float alpha = 255.f;
|
float alpha = 1.f;
|
||||||
};
|
};
|
||||||
|
|
||||||
struct SKeyboard {
|
struct SKeyboard {
|
||||||
|
Reference in New Issue
Block a user