Fixing the PC promos not persisting in the trophy collection

This commit is contained in:
Christian 'ketura' McCarty
2021-04-20 01:05:57 -05:00
parent 1aa12ad4d4
commit 7750e5937e

View File

@@ -55,6 +55,10 @@ public class CollectionSerializer {
loadSet("30");
loadSet("31");
loadSet("32");
//April 2021 PC Promos
_singleByteCountItems.add("11_267");
_singleByteCountItems.add("11_268");
}
private void fillDoubleByteItems() throws IOException {