Pause TextPrompt when game is paused

This commit is contained in:
mazmazz 2018-11-04 22:09:54 -05:00
parent c16c59fd73
commit 96e9b4143a
1 changed files with 1 additions and 1 deletions

View File

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