mirror of
https://github.com/Mr-X-GTA/YimMenu.git
synced 2025-06-18 07:07:32 +08:00
Merge pull request #7 from iRevolutionDev/update
feat(Globals): Updated globals for disable phone and session joining
This commit is contained in:
commit
cea7b3f73f
@ -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;
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user