Bumped GTAV-Classes, removed unused declarations and other stuff (#638)

This commit is contained in:
Yimura
2022-11-25 22:29:03 +01:00
committed by GitHub
parent b5466f8ba4
commit 14a9b78df1
6 changed files with 36 additions and 7 deletions

View File

@ -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();