deps: update ImGuiScene for real

This commit is contained in:
goat 2021-01-21 17:25:58 +01:00
parent c95eeeed36
commit 6d189e1d41
2 changed files with 2 additions and 2 deletions

View file

@ -48,7 +48,7 @@ namespace Dalamud.Interface
private RawDX11Scene scene;
public Device Device => this.scene.Device;
public IntPtr WindowHandlePtr => this.scene.WindowHandle;
public IntPtr WindowHandlePtr => this.scene.WindowHandlePtr;
private delegate void InstallRTSSHook();
private string rtssPath;

@ -1 +1 @@
Subproject commit ef62847dffe66b16e9fb6d4cdf810b6f5c87e151
Subproject commit cc64961aab96356c3f67ba7ff529448e2d04e4b3