mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-18 14:23:51 +02:00
cleanup code
This commit is contained in:
@@ -16,7 +16,7 @@ namespace VRCX
|
||||
public partial class MainForm : Form
|
||||
{
|
||||
public static MainForm Instance { get; private set; }
|
||||
public static ChromiumWebBrowser Browser { get; private set; }
|
||||
public ChromiumWebBrowser Browser { get; private set; }
|
||||
private int LastLocationX;
|
||||
private int LastLocationY;
|
||||
private int LastSizeWidth;
|
||||
|
||||
Reference in New Issue
Block a user