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

Remove number from add_item to retrieve rope from tied creature #32252

Merged
merged 1 commit into from Jul 8, 2019
Merged

Remove number from add_item to retrieve rope from tied creature #32252

merged 1 commit into from Jul 8, 2019

Conversation

ghost
Copy link

@ghost ghost commented Jul 8, 2019

Summary

SUMMARY: Bugfixes "Remove number from add_item to retrieve rope from tied creature"

Purpose of change

the number in add_item was there in error, and it was being treated as stackable - bool. causing probs with clang-tidy

Describe the solution

Removed the number.

Describe alternatives you've considered

N/A

Additional context

N/A

@KorGgenT KorGgenT added <Bugfix> This is a fix for a bug (or closes open issue) [C++] Changes (can be) made in C++. Previously named `Code` labels Jul 8, 2019
@KorGgenT KorGgenT merged commit 5f096ff into CleverRaven:master Jul 8, 2019
@ghost ghost deleted the rope_fix branch September 11, 2019 09:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
<Bugfix> This is a fix for a bug (or closes open issue) [C++] Changes (can be) made in C++. Previously named `Code`
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant