Skip to content

Fix bug if vehicle holds more soldiers than can fit in a squad (by Seven)#103

Merged
Asdow merged 3 commits into
masterfrom
bugfix
Jan 20, 2023
Merged

Fix bug if vehicle holds more soldiers than can fit in a squad (by Seven)#103
Asdow merged 3 commits into
masterfrom
bugfix

Conversation

@Asdow
Copy link
Copy Markdown
Contributor

@Asdow Asdow commented Jan 20, 2023

Fixed my own mistake in copy pasting code.

We would fail Assert(fSuccess) as all passengers would not fit in one squad, and the code wouldn't allow creating a new squad where they could be placed.

Asdow added 3 commits January 20, 2023 16:22
…ven)

We would fail Assert(fSuccess) as all passengers would not fit in one squad, and the code wouldn't allow creating a new squad where they could be placed.
@Asdow Asdow merged commit a252a42 into master Jan 20, 2023
@Asdow Asdow deleted the bugfix branch January 20, 2023 18:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant