mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-05-06 00:53:52 +00:00
feat(editor): key 6 for Quest mode, update help overlay
This commit is contained in:
parent
f59d79537a
commit
00fd1249d8
2 changed files with 2 additions and 0 deletions
|
|
@ -233,6 +233,7 @@ void EditorUI::renderMenuBar(EditorApp& app) {
|
|||
ImGui::BulletText("3 — Objects");
|
||||
ImGui::BulletText("4 — Water");
|
||||
ImGui::BulletText("5 — NPCs");
|
||||
ImGui::BulletText("6 — Quests");
|
||||
ImGui::Separator();
|
||||
ImGui::Text("View:");
|
||||
ImGui::BulletText("F1 — this help");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue