mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-12 18:27:23 +01:00
deps: update ImGuiScene for real
This commit is contained in:
parent
c95eeeed36
commit
6d189e1d41
2 changed files with 2 additions and 2 deletions
|
|
@ -48,7 +48,7 @@ namespace Dalamud.Interface
|
||||||
private RawDX11Scene scene;
|
private RawDX11Scene scene;
|
||||||
|
|
||||||
public Device Device => this.scene.Device;
|
public Device Device => this.scene.Device;
|
||||||
public IntPtr WindowHandlePtr => this.scene.WindowHandle;
|
public IntPtr WindowHandlePtr => this.scene.WindowHandlePtr;
|
||||||
|
|
||||||
private delegate void InstallRTSSHook();
|
private delegate void InstallRTSSHook();
|
||||||
private string rtssPath;
|
private string rtssPath;
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
Subproject commit ef62847dffe66b16e9fb6d4cdf810b6f5c87e151
|
Subproject commit cc64961aab96356c3f67ba7ff529448e2d04e4b3
|
||||||
Loading…
Add table
Add a link
Reference in a new issue