mirror of
https://github.com/Ellpeck/MLEM.git
synced 2024-11-22 04:53:29 +01:00
fixed changelog order
This commit is contained in:
parent
2699d0e1c2
commit
a61d7a9722
1 changed files with 3 additions and 1 deletions
|
@ -17,6 +17,9 @@ Additions
|
|||
Improvements
|
||||
- Generify GenericFont's string drawing
|
||||
|
||||
Fixes
|
||||
- Fixed StaticSpriteBatch handling rotated sprites incorrectly
|
||||
|
||||
### MLEM.Ui
|
||||
Improvements
|
||||
- Allow for checkboxes and radio buttons to be disabled
|
||||
|
@ -49,7 +52,6 @@ Improvements
|
|||
|
||||
Fixes
|
||||
- Fixed some end-of-line inconsistencies when using the Right text alignment
|
||||
- Fixed StaticSpriteBatch handling rotated sprites incorrectly
|
||||
|
||||
Removals
|
||||
- **Removed deprecated Misc versions of SoundEffectInfo and SoundEffectInstanceHandler**
|
||||
|
|
Loading…
Reference in a new issue