clementlandrin 1 anno fa
parent
commit
e640cce745
1 ha cambiato i file con 0 aggiunte e 7 eliminazioni
  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