2 lines
52 B
C#
2 lines
52 B
C#
using var game = new tunnet.Game1();
|
|
game.Run();
|
using var game = new tunnet.Game1();
|
|
game.Run();
|