Explorar el Código

added neko.Web;

Nicolas Cannasse hace 19 años
padre
commit
82adaf4609
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      std/haxe/ImportAll.hx

+ 1 - 0
std/haxe/ImportAll.hx

@@ -107,5 +107,6 @@ import flash.text.TextRenderer;
 
 import neko.Boot;
 import neko.Lib;
+import neko.Web;
 
 #end