mirror of
https://github.com/Mr-X-GTA/YimMenu.git
synced 2024-12-22 20:17:24 +08:00
parent
1e79a92657
commit
ccfa6759dd
@ -65,7 +65,7 @@ namespace big
|
||||
|
||||
struct navigation_struct
|
||||
{
|
||||
char name[48] = "";
|
||||
char name[80] = "";
|
||||
std::function<void()> func = nullptr;
|
||||
std::map<tabs, navigation_struct> sub_nav{};
|
||||
rage::joaat_t hash = rage::joaat(name);
|
||||
|
Loading…
Reference in New Issue
Block a user