Add licenses menu

This commit is contained in:
Lorenzooone
2024-05-26 04:45:49 +02:00
parent 6cb0cfd406
commit 766de7c61e
14 changed files with 1198 additions and 2 deletions

View File

@@ -66,7 +66,7 @@ void StatusMenu::class_setup() {
this->min_text_size = 0.3;
this->max_width_slack = 1.1;
this->menu_color = sf::Color(30, 30, 60, 192);
this->title = "Offset Settings";
this->title = "Status";
this->show_back_x = true;
this->show_x = false;
this->show_title = true;