mirror of
https://github.com/CompeyDev/lune-packaging.git
synced 2025-01-09 20:29:10 +00:00
Fix changelog typos
This commit is contained in:
parent
7c9a1bef86
commit
93b83a5874
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Fixed instances with attributes not saving if they container integer attributes
|
- Fixed instances with attributes not saving if they contain integer attributes
|
||||||
- Fixed attributes not being set properly if the instance has an empty attributes property
|
- Fixed attributes not being set properly if the instance has an empty attributes property
|
||||||
- Fixed error messages for reading & writing roblox files not containing the full error message
|
- Fixed error messages for reading & writing roblox files not containing the full error message
|
||||||
- Fixed crash when trying to access an instance reference property that points to a destroyed instance
|
- Fixed crash when trying to access an instance reference property that points to a destroyed instance
|
||||||
|
|
Loading…
Reference in a new issue