mirror of
https://github.com/gwdevhub/gMod.git
synced 2026-07-24 12:06:45 +00:00
Switch status to release!
BugFix: If not rendering to the back buffer, now only the red text is not shown.
This commit is contained in:
@@ -607,7 +607,7 @@ HRESULT uMod_IDirect3DDevice9::GetDepthStencilSurface(IDirect3DSurface9** ppZSte
|
||||
|
||||
HRESULT uMod_IDirect3DDevice9::BeginScene(void)
|
||||
{
|
||||
if ( NormalRendering )
|
||||
//if ( NormalRendering )
|
||||
{
|
||||
if (LastCreatedTexture!=NULL) // add the last created texture
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user