Nicolas Cannasse %!s(int64=13) %!d(string=hai) anos
pai
achega
2a2b21b593
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      h2d/Scene.hx

+ 1 - 0
h2d/Scene.hx

@@ -27,6 +27,7 @@ class Scene extends Layers {
 		interactive = new flash.Vector();
 		pushList = new Array();
 		stage = flash.Lib.current.stage;
+		posChanged = true;
 	}
 	
 	public function setFixedSize( w, h ) {