コード例 #1
0
 private void ResetRound()
 {
     mRestaurantScript.resetRound();
     mCurrentPlayerIndex = 0;
 }