mirror of
https://github.com/Lorenzooone/cc3dsfs.git
synced 2026-08-11 19:35:59 -05:00
Add licenses menu
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user