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

Fix loading item invlets from saves. #22580

Merged
merged 1 commit into from Dec 11, 2017
Merged

Conversation

BevapDin
Copy link
Contributor

@BevapDin BevapDin commented Dec 9, 2017

Fixes #22567.

I can't reproduce the safemode settings problem. According to git history, the maximum value was changed some time ago from 50 (which seems to have been the original value) to 100. Nothing about 200 there.

aa63623 accidentally changed the call to just `add_item(tmp)` (without the two boolean values).
This meant the added item would get their default invlet assigned.
This commit restores the orignal behavior.
@kevingranade kevingranade merged commit afd2a9a into CleverRaven:master Dec 11, 2017
@BevapDin BevapDin deleted the lay branch December 11, 2017 14:32
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