Turned dynamic lights back on
This commit is contained in:
@@ -674,7 +674,6 @@ GameState.prototype.update = function()
|
|||||||
this.updateShadowTexture();
|
this.updateShadowTexture();
|
||||||
if (game.time.fps !== 0) {
|
if (game.time.fps !== 0) {
|
||||||
this.fpsText.setText(game.time.fps + ' FPS');
|
this.fpsText.setText(game.time.fps + ' FPS');
|
||||||
this.fpsText.bringToTop();
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user