Przeglądaj źródła

Remove res.World.

clementlandrin 1 rok temu
rodzic
commit
e640cce745
1 zmienionych plików z 0 dodań i 7 usunięć
  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