OffScreenBrowser

This commit is contained in:
pypy
2020-11-08 16:28:07 +09:00
parent 7a1067e21c
commit a716f1b0e9
5 changed files with 198 additions and 222 deletions

View File

@@ -128,9 +128,8 @@
<Compile Include="CefService.cs" />
<Compile Include="Discord.cs" />
<Compile Include="CpuMonitor.cs" />
<Compile Include="Browser.cs" />
<Compile Include="OffScreenBrowser.cs" />
<Compile Include="NoopDragHandler.cs" />
<Compile Include="RenderHandler.cs" />
<Compile Include="WebApi.cs" />
<Compile Include="SQLite.cs" />
<Compile Include="SharedVariable.cs" />