Browse Source

added neko.Web;

Nicolas Cannasse 19 năm trước cách đây
mục cha
commit
82adaf4609
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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