1111
This commit is contained in:
@@ -167,6 +167,7 @@ namespace Stary.Evo.Editor
|
||||
|
||||
private static void CreateRes(string domain, string resPath, string outputPath)
|
||||
{
|
||||
domain = domain.Replace(".", "_");
|
||||
ResFileGet.CreateClass(addressDic, "Res", domain, outputPath,
|
||||
(a) => { ResFileGet.CreateContent(a, resPath, "\t"); });
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user