mirror of
https://github.com/ZDoom/raze-gles.git
synced 2025-01-16 12:40:38 +00:00
- reenable the logos.
This commit is contained in:
parent
f530732c46
commit
2888f29e32
1 changed files with 1 additions and 1 deletions
|
@ -97,7 +97,7 @@ MAIN_LOOP_RESTART:
|
||||||
else
|
else
|
||||||
#endif
|
#endif
|
||||||
{
|
{
|
||||||
//fi.ShowLogo([](bool) {});
|
fi.ShowLogo([](bool) {});
|
||||||
}
|
}
|
||||||
|
|
||||||
M_StartControlPanel(false);
|
M_StartControlPanel(false);
|
||||||
|
|
Loading…
Reference in a new issue