mirror of
https://github.com/Mr-X-GTA/YimMenu.git
synced 2025-06-17 23:07:26 +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…
x
Reference in New Issue
Block a user