aaaa
This commit is contained in:
@@ -81,6 +81,7 @@ void InfoAppMenu::drawFrame() const {
|
|||||||
this->placeTitle(text, this->playerCursor, this->sectionsName[this->playerCursor.getPosition().x], 10.f, this->playerCursor.getPosition());
|
this->placeTitle(text, this->playerCursor, this->sectionsName[this->playerCursor.getPosition().x], 10.f, this->playerCursor.getPosition());
|
||||||
|
|
||||||
text.setLineSpacing((float) this->settings->getWindowSizeMultiplier() / 8);
|
text.setLineSpacing((float) this->settings->getWindowSizeMultiplier() / 8);
|
||||||
|
text.setOutlineThickness(0);
|
||||||
this->placeText(text, {}, this->sectionsContent[this->playerCursor.getPosition().x], 5.f, 30.f, {});
|
this->placeText(text, {}, this->sectionsContent[this->playerCursor.getPosition().x], 5.f, 30.f, {});
|
||||||
|
|
||||||
this->renderWindow->display();
|
this->renderWindow->display();
|
||||||
|
|||||||
Reference in New Issue
Block a user