diff --git a/CHANGELOG.md b/CHANGELOG.md index 282813da3..6f8a64526 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,6 +25,7 @@ - fixed saving and loading the music timestamp when the load current music option is enabled (#1237) - fixed the remember played music option always being enabled (#1249, regression since 2.16) - fixed the underwater SFX playing for one frame at the start of Palace Midas (#1251) +- fixed an incorrect frame in Lara's underwater twist animation (OG bug in TR2 onwards) (#1242) ## [3.1.1](https://github.com/LostArtefacts/TR1X/compare/3.1...3.1.1) - 2024-01-19 - changed quick load to show empty passport instead of opening the save game menu when there are no saves (#1141) diff --git a/data/ship/data/lara_animations.bin b/data/ship/data/lara_animations.bin index 5a23d5aec..76d4a03f0 100644 Binary files a/data/ship/data/lara_animations.bin and b/data/ship/data/lara_animations.bin differ