Vitaly Neumoin

Results 1 issues of Vitaly Neumoin

`idx` variable should be declared upper then cycle `foreach (var npcDialogSectionProperty in typeof(NPCDialogSection).GetProperties())` In this moment every `NPCDialogDifficulty` in `NPCDialogSection` have same data https://github.com/dschu012/D2SLib/blob/c74bb90b861251b3674c04c454f4fd0ff715ff60/src/Model/Save/NPCDialogs.cs#L30-L45