You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
idx
variable should be declared upper then cycleforeach (var npcDialogSectionProperty in typeof(NPCDialogSection).GetProperties())
In this moment every
NPCDialogDifficulty
inNPCDialogSection
have same dataD2SLib/src/Model/Save/NPCDialogs.cs
Lines 30 to 45 in c74bb90
The text was updated successfully, but these errors were encountered: