diff --git a/source/UI/playerWindows.cpp b/source/UI/playerWindows.cpp index c09b0bf..869491f 100644 --- a/source/UI/playerWindows.cpp +++ b/source/UI/playerWindows.cpp @@ -95,8 +95,8 @@ namespace playerWindows{ ImGui::SetCursorPosY(ImGui::GetWindowSize().y -40); ImGui::Separator(); - batteryIcon(ImVec2(rightmenuposX + 15.0f,ImGui::GetWindowSize().y -24),true,batteryPorcent,40,18); - ImGui::Text(" %d%%",batteryPorcent); + batteryIcon(ImVec2(rightmenuposX + 13.0f,ImGui::GetWindowSize().y -24),true,batteryPorcent,40,18); + ImGui::Text(" %d%%",batteryPorcent); //endBattery