1
0
mirror of https://github.com/td512/re3.git synced 2026-03-04 17:13:49 +00:00

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