Beispiel #1
0
 void Start()
 {
     Screen.SetResolution(640, 480, false);
     SimpleConsole.Create();
 }