removed unncsesreay stuf

This commit is contained in:
Thomas G 2022-07-10 14:35:10 +10:00
parent 1f6dbf6550
commit e7a1b04250
1 changed files with 0 additions and 1 deletions

View File

@ -15,7 +15,6 @@ namespace ConsoleApp1
string folderPath = Path.Combine(Environment.GetFolderPath(Environment.SpecialFolder.LocalApplicationData), @"Archblx\", @"Versions\");
string clientPath = Path.Combine(folderPath, version_string + @"\");
string filePath = Path.Combine(clientPath, "ArchbloxPlayerBeta.exe");
Console.Clear();
Console.WriteLine("ARCHBLOX Launcher");
Console.WriteLine("Type 1 to Join a Game");