Minor comment

This commit is contained in:
Cyberboss
2020-04-21 20:00:36 -04:00
parent c351aec284
commit 2ddbfec4e7
+1
View File
@@ -69,6 +69,7 @@ namespace Tgstation.Server.Host
return 2;
}
// If you hit an exception debug break on this line it caused the application to crash
throw;
}
}