Some stuff
This commit is contained in:
5
js/l3d/apps/prototype/coin-creator/main.js
vendored
5
js/l3d/apps/prototype/coin-creator/main.js
vendored
@@ -69,10 +69,7 @@ function main() {
|
||||
onWindowResize();
|
||||
|
||||
// Some config
|
||||
if (initMainScene !== L3D.initPeach && initMainScene !== L3D.initSponza)
|
||||
setInterval(function() {logfps(stats.getFps());}, 500);
|
||||
else
|
||||
L3D.BD.disable();
|
||||
L3D.BD.disable();
|
||||
|
||||
Coin.update();
|
||||
startCanvas.render(L3D.StartCanvas.Black);
|
||||
|
||||
Reference in New Issue
Block a user