Exemple #1
0
 public void BurnMatter(int matterToBurn)
 {
     Matter.BurnMatter(matterToBurn);
 }