Explorar o código

hxd res config : handle fx2d as hxd.res.Prefab

Tom SPIRA %!s(int64=2) %!d(string=hai) anos
pai
achega
6946044a6f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      hxd/res/Config.hx

+ 1 - 1
hxd/res/Config.hx

@@ -27,7 +27,7 @@ class Config {
 		"atlas" => "hxd.res.Atlas",
 		"grd" => "hxd.res.Gradients",
 		#if hide
-		"prefab,fx,l3d" => "hxd.res.Prefab"
+		"prefab,fx,fx2d,l3d" => "hxd.res.Prefab"
 		#end
 	];