Fix typos in CHANGELOG.md
This commit is contained in:
parent
d24f96bf35
commit
420ec59d7d
1 changed files with 2 additions and 2 deletions
|
@ -18,10 +18,10 @@ The **"Breaking Changes"** listed below are changes that have been made in the d
|
|||
- Collision view now has a transparency slider to help make it easier to view the underlying metatiles.
|
||||
- When importing tileset tiles from an image that is not indexed, the user can also provide a palette for the image. This is for the scenario where the user exports tiles and a palette from Advance Map.
|
||||
- When creating a new map, the user specifies all of the map properties in a new window prompt.
|
||||
- New maps can be created using existing layouts by right-clicking on oan existing layout folder in the map list panel when sorted by "Layout".
|
||||
- New maps can be created using existing layouts by right-clicking on an existing layout folder in the map list panel when sorted by "Layout".
|
||||
|
||||
### Fixed
|
||||
- Fix bug where smart paths could bes auto-enabled, despite the checkbox being disabled.
|
||||
- Fix bug where smart paths could be auto-enabled, despite the checkbox being disabled.
|
||||
- Fix crash that could occur when changing the palette id in the tileset palette editor.
|
||||
- Fix crash that could occur when shrinking the number of metatiles in a tileset.
|
||||
- Fix bug where exported tile images from Advance Map were not handled correctly due to Advance Map using incorrect file extensions.
|
||||
|
|
Loading…
Reference in a new issue