Assorted fixes (#3073)

* feat: unstuck more when removing blackscreen
* fix: make kicks more versatile
This commit is contained in:
maybegreat48
2024-05-09 09:05:56 +00:00
committed by GitHub
parent ce62f3d04b
commit efc172c9e2
20 changed files with 65 additions and 77 deletions

View File

@ -36,7 +36,7 @@ namespace big
{
looped::system_self_globals();
looped::system_update_pointers();
looped::system_desync_kick_protection();
looped::system_update_desync_kick();
looped::system_spoofing();
looped::system_mission_creator();