mirror of
https://github.com/fabiangreffrath/woof.git
synced 2025-09-25 13:55:36 -04:00
umapinfo: fix using_FMI reset
This commit is contained in:
parent
1c64d27025
commit
8eae8cfc34
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user