easy way to implement Legendary Collections

easy way to implement Legendary Collections

in Guild Wars 2 Discussion

Posted by: AysonCurrax.3254

AysonCurrax.3254

Collection<Legendary> chukaAndChampawat = new LinkedList<Legendary>();

see? it’s not that hard.