mirror of
https://github.com/fabiangreffrath/woof.git
synced 2025-09-21 19:03:11 -04:00
Revert "umapinfo: endpic affects secretexit (#547)"
This reverts commit bfd7ce5693e7c682d9a29c3756b7cd574e28458a. Fixes #1247
This commit is contained in:
parent
9ede0ab471
commit
400a42e602
@ -253,7 +253,7 @@ static float Get_TextSpeed(void)
|
|||||||
|
|
||||||
static void FMI_Ticker()
|
static void FMI_Ticker()
|
||||||
{
|
{
|
||||||
if (U_CheckField(gamemapinfo->endpic) && !secretexit)
|
if (U_CheckField(gamemapinfo->endpic))
|
||||||
{
|
{
|
||||||
if (!strcasecmp(gamemapinfo->endpic, "$CAST"))
|
if (!strcasecmp(gamemapinfo->endpic, "$CAST"))
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user