This commit is contained in:
Wolfy 2020-04-22 01:31:55 -05:00
parent c52ce92016
commit e08fcc14bd
1 changed files with 1 additions and 1 deletions

View File

@ -343,7 +343,7 @@ static void D_Display(void)
}
if (dedicated) //bail out after wipe logic
return false;
return;
// do buffered drawing
switch (gamestate)