mirror of
https://github.com/Mr-X-GTA/YimMenu.git
synced 2025-07-04 05:02:58 +08:00
Bumped GTAV-Classes, removed unused declarations and other stuff (#638)
This commit is contained in:
@ -11,9 +11,10 @@ namespace big
|
||||
{
|
||||
register_script_patches();
|
||||
|
||||
while (true)
|
||||
while (g_running)
|
||||
{
|
||||
g->attempt_save();
|
||||
looped::system_disable_sigscanner();
|
||||
looped::system_self_globals();
|
||||
looped::system_update_pointers();
|
||||
looped::system_desync_kick_protection();
|
||||
|
Reference in New Issue
Block a user