mirror of
https://github.com/ZDoom/raze-gles.git
synced 2025-01-16 04:30:38 +00:00
parent
5cfd427e42
commit
c2fd4d3d18
1 changed files with 1 additions and 0 deletions
|
@ -556,6 +556,7 @@ void InitRunLevel(void)
|
|||
|
||||
void TerminateLevel(void)
|
||||
{
|
||||
videoFadePalette(0, 0, 0, 0);
|
||||
if (!currentLevel) return;
|
||||
|
||||
int i, nexti, stat, pnum, ndx;
|
||||
|
|
Loading…
Reference in a new issue