mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-17 05:43:51 +02:00
Revert "migrate to wpf"
This reverts commit 97a4dbf4d3.
# Conflicts:
# MainWindow.xaml.cs
# html/src/index.pug
This commit is contained in:
@@ -45,11 +45,7 @@ namespace VRCX
|
||||
|
||||
CefService.Instance.Init();
|
||||
VRCXVR.Instance.Init();
|
||||
|
||||
var app = new App();
|
||||
app.InitializeComponent();
|
||||
app.Run();
|
||||
|
||||
Application.Run(new MainForm());
|
||||
WebApi.Instance.SaveCookies();
|
||||
VRCXVR.Instance.Exit();
|
||||
CefService.Instance.Exit();
|
||||
|
||||
Reference in New Issue
Block a user