mirror of
https://github.com/Mr-X-GTA/YimMenu.git
synced 2025-06-18 07:07:32 +08:00
refactor(Features): Moved looped features in a separate sub directory
This commit is contained in:
parent
47bce32ba1
commit
daaa5684e8
@ -9,8 +9,8 @@ namespace big
|
||||
|
||||
if (bNoIdleKick)
|
||||
{
|
||||
*script_global(1377236).at(1165).as<int*>() = -1;
|
||||
*script_global(1377236).at(1149).as<int*>() = -1;
|
||||
*script_global(1377236).at(1165).as<int*>() = 0;
|
||||
*script_global(1377236).at(1149).as<int*>() = 0;
|
||||
}
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user