Fixed tag

Fixed beta tag inside UI
This commit is contained in:
Azrub 2025-07-10 20:35:33 +02:00
parent ec0eb69865
commit f92ec0b9fc

View file

@ -75,7 +75,7 @@ void RenderUI() {
if (ImGui::Begin("GolemHelper Control Panel", &g_state.showUI, ImGuiWindowFlags_AlwaysAutoResize)) {
ImGui::TextColored(ImVec4(0.2f, 0.8f, 1.0f, 1.0f), "GolemHelper v1.0.0-beta.3");
ImGui::TextColored(ImVec4(0.2f, 0.8f, 1.0f, 1.0f), "GolemHelper v1.0.0-beta.2");
ImGui::Separator();
ImGui::Text("Status:");