Merge branch 'lcs' into lcs-dev

This commit is contained in:
Nikolay Korolev 2021-01-17 16:02:56 +03:00
commit 9001a64ef9
19 changed files with 513 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