Pause TextPrompt when game is paused

This commit is contained in:
mazmazz 2018-11-04 22:09:54 -05:00
parent 039b7b17cf
commit 0169847e06

View file

@ -2248,7 +2248,7 @@ void F_TextPromptTicker(void)
{
INT32 i;
if (!promptactive)
if (!promptactive || paused || P_AutoPause())
return;
// advance animation