Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Migrate part BrickColor properties to BasePart.Color (#328)
Closes #319. Note that this makes `BasePart.BrickColor` and `BasePart.brickColor` canonical, serializable properties! With this PR, they only turn into `BasePart.Color` on deserialization, but may be serialized as-is.
- Loading branch information