"src/main/webapp/vscode:/vscode.git/clone" did not exist on "906f5ae6155263f684d558b283cb69a1db604069"
feat: 更换音频播放方式
BREAKING CHANGE: 使用AudioClip类的方法播放连续的短音频可能会导致线程冲突使游戏卡顿,改用sun.audio类的AudioPlayer方法播放音频
Please register or sign in to comment
BREAKING CHANGE: 使用AudioClip类的方法播放连续的短音频可能会导致线程冲突使游戏卡顿,改用sun.audio类的AudioPlayer方法播放音频