This website works better with JavaScript
Home
Explore
Help
Register
Sign In
zhangyupeng
/
Babylon.js
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Code cleanup
David Catuhe
10 years ago
parent
a4f18fe893
commit
864aeff2fc
1 changed files
with
1 additions
and
1 deletions
Unified View
Show Diff Stats
1
1
Babylon/Rendering/babylon.depthRenderer.ts
+ 1
- 1
Babylon/Rendering/babylon.depthRenderer.ts
View File
@@ -147,4 +147,4 @@
this._depthMap.dispose();
this._depthMap.dispose();
}
}
}
}
-}
+}