mirror of
https://github.com/skoelle/marcer-gamedvd-launcher.git
synced 2026-09-18 03:00:25 +00:00
versioning cleanup
This commit is contained in:
@@ -4,7 +4,7 @@ namespace HatariZipLauncher
|
||||
{
|
||||
static void Main(string[] args)
|
||||
{
|
||||
Console.Title = "Hatari ZIP Launcher";
|
||||
Console.Title = "Marcer GameDVD Launcher";
|
||||
var app = new LauncherApp();
|
||||
app.Run();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user