internal async static void GameInvite(object sender, PVPNetConnection PVPConnect, string GameID) { await PVPConnect.Accept(GameID); }