Merge conflict fixes...

This commit is contained in:
Alex
2020-04-06 18:57:13 -04:00
parent f8735cf9ba
commit cbd1f42a08
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -2986,6 +2986,7 @@ int QuestManager::getcurrencyitemid(int currency_id) {
}
++iter;
}
}
return 0;
}