Description of AlchemyItemsCollection.
Пример #1
0
 public Module()
 {
     itemCollection = new Collection();
     InitializeFromGameFiles();
 }