ZoFo/ZoFo/Program.cs
2024-08-15 00:03:53 +03:00

2 lines
No EOL
49 B
C#

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