Merge branch 'master' of http://github.com/rheit/zdoom
This commit is contained in:
commit
7cba67ad45
2 changed files with 2 additions and 1 deletions
|
|
@ -1094,6 +1094,7 @@ void D3DFB::Update ()
|
|||
DrawRateStuff();
|
||||
DrawPackedTextures(d3d_showpacks);
|
||||
EndBatch(); // Make sure all batched primitives are drawn.
|
||||
In2D = 0;
|
||||
Flip();
|
||||
}
|
||||
In2D = 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue