mirror of
https://github.com/YGGverse/hlsdk-portable.git
synced 2025-01-23 21:24:27 +00:00
Merge branch 'sohl1.2' into zombie-x
This commit is contained in:
commit
d96cb2bbce
@ -243,7 +243,6 @@ extern ParticleSystemManager* g_pParticleSystems; // LRC
|
||||
|
||||
void DLLEXPORT HUD_DrawTransparentTriangles( void )
|
||||
{
|
||||
<<<<<<< HEAD
|
||||
BlackFog();
|
||||
|
||||
//22/03/03 LRC: shiny surfaces
|
||||
@ -258,10 +257,7 @@ void DLLEXPORT HUD_DrawTransparentTriangles( void )
|
||||
// LRC: draw and update particle systems
|
||||
g_pParticleSystems->UpdateSystems(fTime - fOldTime);
|
||||
|
||||
#if defined( TEST_IT )
|
||||
=======
|
||||
#if TEST_IT
|
||||
>>>>>>> master
|
||||
// Draw_Triangles();
|
||||
#endif
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user