Fix crash sounds a bit

This commit is contained in:
Miloslav Ciz 2025-01-28 21:28:35 +01:00
parent bf06697917
commit e695921c5c
4 changed files with 36 additions and 11 deletions

View file

@ -33,6 +33,7 @@
=========== HANDLED ==============
- allow stopping car rotation in air like in Trackmania
- option to disable crash sounds (and so code that detects crashes)
- drawing dithered transparent objects fills z-buffer in the transparent parts
and then the geometry behind it isn't drawn <- PARTIALLY FIXED, LOOKS GOOD
- starting test replay two twice in a row breaks it