Revert change in CPlayerGun

This commit is contained in:
Phillip Stephens 2024-12-26 14:53:35 -08:00
parent fa78ba920b
commit 3d8c5d4ab4
1 changed files with 1 additions and 1 deletions

View File

@ -365,7 +365,7 @@ void CPlayerGun::PreRender(CStateManager& mgr, const CFrustumPlanes& frustum,
}
if (x833_28_phazonBeamActive) {
IWeaponRenderer::SetRenderer(IWeaponRenderer *renderer)->AllocatePhazonSuitMaskTexture();
gpRender->AllocatePhazonSuitMaskTexture();
}
}