From bdf215d1a9b6c966621028a575afd3f3996455d9 Mon Sep 17 00:00:00 2001 From: elsid Date: Sat, 11 Jul 2020 18:32:33 +0200 Subject: [PATCH] Add bug #4764 to changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7be9cc2c7..c2869408e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ Bug #3714: Savegame fails to load due to conflict between SpellState and MagicEffects Bug #4021: Attributes and skills are not stored as floats Bug #4623: Corprus implementation is incorrect + Bug #4764: Data race in osg ParticleSystem Bug #4774: Guards are ignorant of an invisible player that tries to attack them Bug #5108: Savegame bloating due to inefficient fog textures format Bug #5165: Active spells should use real time intead of timestamps