4 lines
50 B
C#
4 lines
50 B
C#
|
|
|||
|
using var game = new GUI.Game1();
|
|||
|
game.Run();
|