Skip to content

Commit

Permalink
ig this is needed for it to look better
Browse files Browse the repository at this point in the history
  • Loading branch information
TheBarii committed Aug 5, 2024
1 parent e53cf70 commit f13f88e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Client/Module/Modules/ClickGUI/ClickGUIRenderer.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ class ClickGUIRenderer : public Listener {

}

Blur::RenderBlur(event.RTV, 1, realBlurAmount/4);
Blur::RenderBlur(event.RTV, 3, realBlurAmount/4);

float baseHeight = Constraints::RelativeConstraint(baseHeightReal);

Expand Down

0 comments on commit f13f88e

Please sign in to comment.