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:
@ -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();
|
||||
|
Reference in New Issue
Block a user