Merge pull request #959 from Fire-Head/lcs

Lcs Particle
This commit is contained in:
Fire_Head
2021-01-16 22:00:02 +03:00
committed by GitHub
19 changed files with 504 additions and 653 deletions

View File

@ -393,7 +393,7 @@ CGameLogic::RestorePlayerStuffDuringResurrection(CPlayerPed *pPlayerPed, CVector
CWorld::Add(pPlayerPed);
CHud::ResetWastedText();
CStreaming::StreamZoneModels(pos);
clearWaterDrop = true;
//clearWaterDrop = true;
}
void