Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Register ProjectSettings property_info correctly
Previously, the code created a property_info dict but didn't actually pass it to anything. ProjectSettings.add_property_info must be called for the type hints and hint strings to be respected.
- Loading branch information