Browse Source

Code cleanup

David Catuhe 10 years ago
parent
commit
864aeff2fc
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Babylon/Rendering/babylon.depthRenderer.ts

+ 1 - 1
Babylon/Rendering/babylon.depthRenderer.ts

@@ -147,4 +147,4 @@
             this._depthMap.dispose();
             this._depthMap.dispose();
         }
         }
     }
     }
-} 
+}