Pārlūkot izejas kodu

Editor/App: Not sure where this came from.

Mr.doob 9 gadi atpakaļ
vecāks
revīzija
2b6042a25b
1 mainītis faili ar 0 papildinājumiem un 2 dzēšanām
  1. 0 2
      editor/js/libs/app.js

+ 0 - 2
editor/js/libs/app.js

@@ -151,8 +151,6 @@ var APP = {
 
 		this.setSize = function ( width, height ) {
 
-			if ( renderer._fullScreen ) return;
-
 			this.width = width;
 			this.height = height;