cleanup
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Michele Scandura 2021-09-16 12:24:53 +01:00
parent 08626d7a81
commit 85899e1cdc
3 changed files with 0 additions and 135 deletions

View file

@ -7,7 +7,6 @@ namespace Sledgemapper
[STAThread]
static void Main()
{
using(Sentry.SentrySdk.Init("https://973ac1606651454ba7a19f642d0a9bc1@glitchtip.michelescandura.com/1"))
using (var game = new Sledgemapper())
game.Run();