예제 #1
0
 public void ClicAndCollect()
 {
     DisplayDice(false);
     myLootHandler.CollectLoot(myItemRef);
 }