mirror of
https://github.com/goatcorp/Dalamud.git
synced 2026-02-17 21:37:43 +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;
|
||||
|
||||
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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue