Merge pull request #7 from iRevolutionDev/update
feat(Globals): Updated globals for disable phone and session joining
This commit is contained in:
commit
5ff5771cfc
@ -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