1.1 patch stuff

This commit is contained in:
Nikolay Korolev
2020-04-19 17:38:10 +03:00
parent bcc3a8b6c7
commit 9e65eb34ec
13 changed files with 109 additions and 2 deletions

View File

@ -46,6 +46,9 @@ void
CWeaponEffects::Shutdown(void)
{
RwTextureDestroy(gpCrossHairTex);
#ifdef GTA3_1_1_PATCH
gpCrossHairTex = nil;
#endif
}
void