release/0.4.1 #3
@ -67,8 +67,6 @@ namespace RokettoLaunch
|
|||||||
jsonfigFilename = Path.ChangeExtension(Application.ExecutablePath, "jsonfig");
|
jsonfigFilename = Path.ChangeExtension(Application.ExecutablePath, "jsonfig");
|
||||||
}
|
}
|
||||||
|
|
||||||
jsonfigFilename = @"L:\gitea-hiimray\2025-11-18-1429 - Copy.jsnx";
|
|
||||||
|
|
||||||
if (!string.IsNullOrWhiteSpace(jsonfigFilename) && File.Exists(jsonfigFilename))
|
if (!string.IsNullOrWhiteSpace(jsonfigFilename) && File.Exists(jsonfigFilename))
|
||||||
{
|
{
|
||||||
await _fileSessionManager.OpenSession(jsonfigFilename);
|
await _fileSessionManager.OpenSession(jsonfigFilename);
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user