clementlandrin пре 1 година
родитељ
комит
e640cce745
1 измењених фајлова са 0 додато и 7 уклоњено
  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