Browse Source

Remove res.World.

clementlandrin 1 năm trước cách đây
mục cha
commit
e640cce745
1 tập tin đã thay đổi với 0 bổ sung7 xóa
  1. 0 7
      hxd/res/World.hx

+ 0 - 7
hxd/res/World.hx

@@ -1,7 +0,0 @@
-package hxd.res;
-
-#if hide
-typedef World = hrt.prefab.Resource;
-#else
-typedef World = hxd.res.Resource;
-#end