2
0
ncannasse 7 жил өмнө
parent
commit
aab7cd584c
1 өөрчлөгдсөн 0 нэмэгдсэн , 4 устгасан
  1. 0 4
      samples/Pbr.hx

+ 0 - 4
samples/Pbr.hx

@@ -881,10 +881,6 @@ class Pbr extends hxd.App {
 	static function main() {
 		#if hl
 		hxd.Res.initLocal();
-		@:privateAccess {
-			hxd.System.windowWidth = 1280;
-			hxd.System.windowHeight = 800;
-		}
 		#else
 		hxd.Res.initEmbed();
 		#end