Prompt Teeka to exit immediately.
This commit is contained in:
parent
4f0a056a9a
commit
57c7ad3bd1
|
@ -105,9 +105,6 @@ static void touchWhiteKeycard(Entity *other)
|
|||
{
|
||||
updateObjective("White Keycard");
|
||||
|
||||
if (self->alive == ALIVE_DEAD)
|
||||
{
|
||||
teekaExitMission();
|
||||
}
|
||||
teekaExitMission();
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue