Do not turn stack address into a global variable

This commit is contained in:
Yamagi Burmeister 2012-06-02 13:06:12 +02:00
parent 36a41f9746
commit 41a704a13e
1 changed files with 2 additions and 2 deletions

View File

@ -1208,10 +1208,10 @@ R_DrawWorld ( void )
R_DrawTextureChains();
R_BlendLightmaps();
R_DrawSkyBox();
R_DrawTriangleOutlines();
currententity = NULL;
}
/*