summaryrefslogtreecommitdiff
path: root/TankBattleWindows/Program.cs
blob: 2a8b867fe0ceca908977aff2b77b98b7302f76ed (plain)
1
2
using var game = TankBattleCore.Game1.Instance;
game.Run();