فهرست منبع

Editor/App: Not sure where this came from.

Mr.doob 9 سال پیش
والد
کامیت
2b6042a25b
1فایلهای تغییر یافته به همراه0 افزوده شده و 2 حذف شده
  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;