umapinfo: fix using_FMI reset

This commit is contained in:
Roman Fomin 2021-10-24 13:56:49 +07:00
parent 1c64d27025
commit 8eae8cfc34

View File

@ -188,6 +188,8 @@ void F_StartFinale (void)
break;
}
using_FMI = false;
if (gamemapinfo)
{
if (gamemapinfo->intertextsecret && secretexit && gamemapinfo->intertextsecret[0] != '-') // '-' means that any default intermission was cleared.