Existence check on jsons works on wrong folder
Opened this issue · 0 comments
mad2342 commented
if (!File.Exists(info.FullName.Replace(".png", ".json")))
in CommanderPortraitLoader.cs l51, CreateJsons()
Opened this issue · 0 comments
if (!File.Exists(info.FullName.Replace(".png", ".json")))
in CommanderPortraitLoader.cs l51, CreateJsons()