3 lines
58 B
C#
Raw Normal View History

2024-11-23 17:39:16 +01:00
using var game = new Speedy_Blupi.Game1();
game.Run();