mirror of
https://github.com/Mr-X-GTA/YimMenu.git
synced 2025-07-04 13:12:31 +08:00
fix(self): fix auto tp to waypoint (#919)
This commit is contained in:
@ -22,7 +22,6 @@ namespace big
|
||||
looped::system_desync_kick_protection();
|
||||
looped::system_spoofing();
|
||||
looped::system_mission_creator();
|
||||
looped::system_auto_tp();
|
||||
|
||||
for (auto command : g_looped_commands)
|
||||
if (command->is_enabled())
|
||||
|
Reference in New Issue
Block a user