Skip to content

Commit 5203b50

Browse files
committed
Changes.txt: another missing note
1 parent 8679c8a commit 5203b50

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Changes.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ Engine:
9595
- Ensure that Character.Speaking returns true when a speech is playing even if the character
9696
has no speech view.
9797
- DynamicSprite.CreateFromFile() may now load 1-bit and 4-bit bitmaps, converting to 8-bit.
98+
- Do not alter or clamp palette for 8-bit sprites loaded into a 16/32-bit game at runtime.
9899
- Assigning InventoryItem.Graphic will no longer reassign CursorGraphic too even if they were
99100
identical previously.
100101
- Calling DeleteSaveSlot() on a slot within 0-50 range will no longer secretly move a save with

0 commit comments

Comments
 (0)