1
0
mirror of https://github.com/JezuzLizard/BO2-Reimagined.git synced 2025-07-06 03:49:34 -05:00

Remove extra whitespace

This commit is contained in:
Jbleezy
2023-12-16 22:17:59 -08:00
parent 72dfc1f0c3
commit b62aca6742
7 changed files with 19 additions and 17 deletions

View File

@ -371,8 +371,8 @@ recapture_round_start()
wait 0.05;
}
//if ( s_recapture_target_zone.n_current_progress == 0 || s_recapture_target_zone.n_current_progress == 100 )
// s_recapture_target_zone handle_generator_capture();
// if ( s_recapture_target_zone.n_current_progress == 0 || s_recapture_target_zone.n_current_progress == 100 )
// s_recapture_target_zone handle_generator_capture();
capture_event_handle_ai_limit();
kill_all_recapture_zombies();