예제 #1
0
파일: CGame.cs 프로젝트: winterdl/Vocaluxe
 public static void NextRound()
 {
     _GameMode.NextRound(_Player);
 }