mirror of
https://github.com/ggerganov/ggwave.git
synced 2026-04-20 21:26:30 +08:00
waver : bump to v1.4.5
This commit is contained in:
@@ -1068,7 +1068,7 @@ void renderMain() {
|
|||||||
|
|
||||||
if (windowId == WindowId::Settings) {
|
if (windowId == WindowId::Settings) {
|
||||||
ImGui::BeginChild("Settings:main", ImGui::GetContentRegionAvail(), true, ImGuiWindowFlags_NoScrollbar | ImGuiWindowFlags_NoScrollWithMouse);
|
ImGui::BeginChild("Settings:main", ImGui::GetContentRegionAvail(), true, ImGuiWindowFlags_NoScrollbar | ImGuiWindowFlags_NoScrollWithMouse);
|
||||||
ImGui::Text("Waver v1.4.4");
|
ImGui::Text("Waver v1.4.5");
|
||||||
ImGui::Separator();
|
ImGui::Separator();
|
||||||
|
|
||||||
ImGui::Text("%s", "");
|
ImGui::Text("%s", "");
|
||||||
|
|||||||
Reference in New Issue
Block a user