diff --git a/source/glest_game/type_instances/faction.cpp b/source/glest_game/type_instances/faction.cpp index 1bd8e4d6..d5f8dcdf 100644 --- a/source/glest_game/type_instances/faction.cpp +++ b/source/glest_game/type_instances/faction.cpp @@ -2323,6 +2323,7 @@ void Faction::addCRC_DetailsForWorldFrame(int worldFrameCount,bool isNetworkServ unit->getRandom()->clearLastCaller(); unit->clearNetworkCRCDecHpList(); + unit->clearParticleInfo(); } if(crcWorldFrameDetails.size() > MAX_FRAME_CACHE) {