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