mirror of
https://github.com/ZDoom/raze-gles.git
synced 2025-01-01 14:11:01 +00:00
- handle GS_FULLCONSOLE in Blood
This commit is contained in:
parent
cf5be7fbfa
commit
5165834441
1 changed files with 1 additions and 0 deletions
|
@ -953,6 +953,7 @@ int GameInterface::app_main()
|
||||||
break;
|
break;
|
||||||
|
|
||||||
case GS_DEMOSCREEN:
|
case GS_DEMOSCREEN:
|
||||||
|
case GS_FULLCONSOLE:
|
||||||
drawBackground();
|
drawBackground();
|
||||||
break;
|
break;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue