mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-10 10:23:52 +02:00
Fix SteamVR being opened?
This commit is contained in:
@@ -9,7 +9,7 @@ using System.Windows.Forms;
|
||||
|
||||
namespace VRCX
|
||||
{
|
||||
public class Program
|
||||
public static class Program
|
||||
{
|
||||
public static string BaseDirectory { get; private set; }
|
||||
public static string AppDataDirectory { get; private set; }
|
||||
|
||||
Reference in New Issue
Block a user