فهرست منبع

Removed trailing whitespace

Fox Hound 4 سال پیش
والد
کامیت
81c60ddd87
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      src/Audio/audioSceneComponent.ts

+ 1 - 1
src/Audio/audioSceneComponent.ts

@@ -495,7 +495,7 @@ export class AudioSceneComponent implements ISceneSerializableComponent {
         }
 
         var audioEngine = Engine.audioEngine;
-        
+
         if (!audioEngine) {
             return;
         }