fix(self): fix auto tp to waypoint (#919)

This commit is contained in:
Johann
2023-01-31 00:19:05 +01:00
committed by GitHub
parent 923a1b97c9
commit 0ea08a11cb
5 changed files with 25 additions and 32 deletions

View File

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