Fix audio bug

This commit is contained in:
Miloslav Ciz 2025-03-24 16:27:19 +01:00
parent 139bb2f905
commit 92968360a1
3 changed files with 6 additions and 5 deletions

View file

@ -61,8 +61,6 @@
=========== BUGS =================
- sometimes the games prints huge long ass number of newlines, WHY (happens
when driving on accelerator)
- immediately after starting the map countdown seems to be lower
- the pinch collision test seems to sometimes stop the car e.g. after falling
from bigger height or when running into ramp at high speed (or not?) - FIX
@ -70,6 +68,8 @@
=========== HANDLED ==============
- add ifdefs that change car color?
- sometimes the games prints huge long ass number of newlines, WHY (happens
when driving on accelerator)
- add indicator that menu can be scrolled down
- sometimes getting a SLIGHTLY slower time counts as beating it (prolly
conversion fail) (SEEMS FIXED NOW)