[Cava] update

This commit is contained in:
2026-06-28 04:20:12 +02:00
parent 077e5acba6
commit 71addd70ea
2 changed files with 88 additions and 88 deletions
+1 -1
View File
@@ -114,4 +114,4 @@ void main() {
bg *= sqrt(bg) * 1.5;
fragColor = vec4(bg, 1.0);
}
}