瀏覽代碼

Put createCache() in the init function

tags/v0.1.0
Fen Dweller 6 年之前
父節點
當前提交
cdd1ba9fad
沒有發現已知的金鑰在資料庫的簽署中 GPG 金鑰 ID: E80B35A6F11C3656
共有 1 個檔案被更改,包括 2 行新增0 行删除
  1. +2
    -0
      audio.js

+ 2
- 0
audio.js 查看文件

@@ -157,6 +157,8 @@ function initAudio() {

console.log("Initialized audio context");
console.log(audioContext);

createCache();
}

// caching stuff here


Loading…
取消
儲存