mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-05-06 00:53:52 +00:00
chore(editor): update About dialog with current stats
This commit is contained in:
parent
b113c218bd
commit
e7ce94448a
1 changed files with 2 additions and 2 deletions
|
|
@ -229,9 +229,9 @@ void EditorUI::renderMenuBar(EditorApp& app) {
|
|||
ImGui::Text("Standalone world editor for creating");
|
||||
ImGui::Text("custom WoW zones for the wowee client.");
|
||||
ImGui::Separator();
|
||||
ImGui::Text("Tools: Sculpt, Paint, Objects, Water, NPCs");
|
||||
ImGui::Text("6 modes, 30+ terrain tools, 2 noise types");
|
||||
ImGui::Text("Export: ADT + WDT + JSON (zone manifest)");
|
||||
ImGui::Text("Formats: WoW 3.3.5a compatible");
|
||||
ImGui::Text("9k lines, WoW 3.3.5a compatible");
|
||||
ImGui::EndPopup();
|
||||
}
|
||||
ImGui::EndMainMenuBar();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue