Exemple #1
0
 public void RemoveWaitingItems(List <Item> items)
 {
     _lootModel.RemoveWaitingItems(items);
 }