Files
Pong-2P/client/Program.cs
T

4 lines
53 B
C#

using var game = new client.Game1();
game.Run();