Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bridge build fixes #221

Merged
merged 1 commit into from Oct 19, 2020
Merged

Conversation

EvidentlyCube
Copy link
Collaborator

⚠ Review this after #220 is merged, since this branch depends on changes from that PR.

Relevant thread 1
Relevant thread 2


const UINT baseTile = bConvertFakeElement(tile);

for (UINT y = py; y <= endY; ++y) {
bool bAnyBuildSuccessfull = false;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

bAnyBuildSuccessfull -> bAnyBuildSuccessful

DRODLib/BuildUtil.cpp Show resolved Hide resolved
DRODLib/BuildUtil.h Outdated Show resolved Hide resolved
@EvidentlyCube
Copy link
Collaborator Author

PR Updated

Copy link
Member

@mrimer mrimer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See comment.

DRODLib/BuildUtil.cpp Outdated Show resolved Hide resolved
DRODLib/BuildUtil.cpp Show resolved Hide resolved
@EvidentlyCube
Copy link
Collaborator Author

PR updated again!

@mrimer mrimer merged commit 0ec3bdc into CaravelGames:master Oct 19, 2020
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.

None yet

2 participants