From d38b1fbddd4a7eb4d2414deff86e95894b53ab1e Mon Sep 17 00:00:00 2001 From: walkawayy <81546780+walkawayy@users.noreply.github.com> Date: Sun, 30 Jun 2024 10:42:02 -0400 Subject: [PATCH] add CHANGELOG entry --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f25ca1c01..982395528 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ - fixed the FPS counter overlapping the healthbar in demo mode (#1369) - fixed the Scion being extremely difficult to shoot with the shotgun (#1381) - fixed lightning rendering z-buffer issues (#1385, regression from 1.4) +- fixed possible game crashes if more than 16 savegame slots are set (#1374) ## [4.1.2](https://github.com/LostArtefacts/TR1X/compare/4.1.1...4.1.2) - 2024-04-28 - fixed pictures display time (#1349, regression from 4.1)