Explorar el Código

Add blank line back at the end

Borut hace 5 años
padre
commit
334cd1956c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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);
         }
     }
-}
+}