mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-05-02 13:06:08 +02:00
bump cefsharp v85.3.130
This commit is contained in:
+1
-1
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user