mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-10 18:33:51 +02:00
--debug, tray launch DevTools, fix right click paste
This commit is contained in:
@@ -15,6 +15,7 @@ namespace VRCX
|
||||
public static string BaseDirectory { get; private set; }
|
||||
public static string AppDataDirectory { get; private set; }
|
||||
public static string ConfigLocation;
|
||||
public static bool LaunchDebug;
|
||||
|
||||
static Program()
|
||||
{
|
||||
@@ -86,4 +87,4 @@ namespace VRCX
|
||||
SQLite.Instance.Exit();
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user