bump cefsharp v85.3.130

This commit is contained in:
pypy
2020-11-07 20:35:42 +09:00
parent 39e685592c
commit ca95e17a97
6 changed files with 34 additions and 41 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ namespace VRCX
Size = new Size(texture.Description.Width, texture.Description.Height);
RenderHandler.Dispose();
RenderHandler = new RenderHandler(this, m_Lock);
Util.RegisterBindings(JavascriptObjectRepository);
Util.ApplyJavascriptBindings(JavascriptObjectRepository);
}
public new void Dispose()