auto-git:

[change] tests/unit/world-shader-sky.test.ts
This commit is contained in:
2026-04-22 17:58:17 +02:00
parent bff433bace
commit 15be2a8d99

View File

@@ -289,7 +289,7 @@ describe("resolveWorldShaderSkyRenderState", () => {
clouds: {
...baseSky.clouds,
driftOffset: {
x: baseSky.clouds.driftOffset.x + 0.009,
x: baseSky.clouds.driftOffset.x + 0.004,
y: baseSky.clouds.driftOffset.y
}
}