update audio lib

This commit is contained in:
MihailRis
2025-11-21 20:34:33 +03:00
parent 4f96ec47cd
commit 96bc395561
3 changed files with 9 additions and 8 deletions
+1
View File
@@ -445,6 +445,7 @@ local __post_runnables = {}
local fn_audio_reset_fetch_buffer = audio.__reset_fetch_buffer
audio.__reset_fetch_buffer = nil
core.get_core_token = audio.input.__get_core_token
function __process_post_runnables()
if #__post_runnables then