mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-13 12:14:16 +01:00
feat: add log for scene setup complete
This commit is contained in:
parent
052d666327
commit
40f78060bb
1 changed files with 2 additions and 0 deletions
|
|
@ -279,6 +279,8 @@ namespace Dalamud.Interface
|
||||||
}
|
}
|
||||||
|
|
||||||
ImGuiHelpers.MainViewport = ImGui.GetMainViewport();
|
ImGuiHelpers.MainViewport = ImGui.GetMainViewport();
|
||||||
|
|
||||||
|
Log.Information("[IM] Scene & ImGui setup OK!");
|
||||||
}
|
}
|
||||||
|
|
||||||
// Process information needed by ImGuiHelpers each frame.
|
// Process information needed by ImGuiHelpers each frame.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue