Skip to content

Commit

Permalink
Update military.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
Nivaturimika authored Nov 26, 2024
1 parent aef54ee commit 206b759
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/military/military.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2841,6 +2841,7 @@ void implement_war_goal(sys::state& state, dcon::war_id war, dcon::cb_type_id wa
} else {
military::cleanup_army(state, (*it).get_army());
it = ar.begin();
--rem;
}
}
}
Expand Down

0 comments on commit 206b759

Please sign in to comment.