瀏覽代碼

Add blank line back at the end

Borut 5 年之前
父節點
當前提交
334cd1956c
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/Audio/audioEngine.ts

+ 1 - 1
src/Audio/audioEngine.ts

@@ -396,4 +396,4 @@ export class AudioEngine implements IAudioEngine {
             this._connectedAnalyser.connectAudioNodes(this.masterGain, this._audioContext.destination);
         }
     }
-}
+}