1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-22 15:06:45 +00:00
Files
godot/drivers/coreaudio
AllenDang 80c2d6c439 Fix CoreAudio driver crash when starting input with uninitialized device
Initialize input device if null before starting audio input to prevent
crashes when input_unit is not yet initialized.
2025-11-05 16:46:40 +08:00
..