BattletechModders/CommanderPortraitLoader

Existence check on jsons works on wrong folder

Opened this issue · 0 comments

                    if (!File.Exists(info.FullName.Replace(".png", ".json")))

in CommanderPortraitLoader.cs l51, CreateJsons()