Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add missing was_loaded initialization
src/item_category.cpp:30:20: runtime error: load of value 192, which is not a valid value for type 'bool' SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior src/item_category.cpp:30:20 in src/item_category.cpp:31:19: runtime error: load of value 192, which is not a valid value for type 'bool' SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior src/item_category.cpp:31:19 in src/item_category.cpp:32:19: runtime error: load of value 192, which is not a valid value for type 'bool' SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior src/item_category.cpp:32:19 in
- Loading branch information