Nicolas Cannasse %!s(int64=13) %!d(string=hai) anos
pai
achega
ab00649ae7
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      std/flash/Boot.hx

+ 1 - 1
std/flash/Boot.hx

@@ -53,7 +53,7 @@ class Boot extends flash.display.MovieClip {
 	public static var skip_constructor = false;
 
 	function start() {
-		#if mt mt.flash.Init.check(); #end
+		#if (mt && !doc_gen) mt.flash.Init.check(); #end
 		#if dontWaitStage
 			init();
 		#else