fix: keep terrain collision during visual filtering

This commit is contained in:
Tom Boullay
2026-05-25 01:28:25 +02:00
parent d0497ec42c
commit a52d57ae6c
3 changed files with 22 additions and 37 deletions
-10
View File
@@ -466,16 +466,6 @@ canvas {
text-transform: uppercase;
}
.scene-loading-overlay p {
max-width: 290px;
margin: -8px 0 0;
color: #64748b;
font-size: 12px;
font-weight: 500;
line-height: 1.45;
text-align: center;
}
.scene-loading-overlay__track {
position: relative;
overflow: hidden;