mirror of
https://github.com/Mr-X-GTA/YimMenu.git
synced 2025-06-22 16:52:30 +08:00
Merge pull request #7 from iRevolutionDev/update
feat(Globals): Updated globals for disable phone and session joining
This commit is contained in:
@ -5,6 +5,6 @@ namespace big
|
||||
{
|
||||
void looped::tunables_disable_phone()
|
||||
{
|
||||
*script_global(19781).as<bool*>() = g.tunables.disable_phone;
|
||||
*script_global(19937).as<bool*>() = g.tunables.disable_phone;
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user