2
0
Эх сурвалжийг харах

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

Tom SPIRA 2 жил өмнө
parent
commit
6946044a6f
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  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
 	];