优化
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
yinsx
2026-01-05 11:40:53 +08:00
parent 033a47d57f
commit 525abc9512

View File

@ -48,8 +48,6 @@ const kernel = {
await mainApp.Awake();
await mainApp.loadModel();
this.debugMorphTargets();
}
};