예제 #1
0
파일: Program.cs 프로젝트: essile/Periferia
 static void Main(string[] args)
 {
     Moottori.Peli();
     Console.ReadKey();
 }
예제 #2
0
 static void Main(string[] args)
 {
     Moottori.Peli();
 }