453: Try ResetFakeFloorFader if condition again

This commit is contained in:
mazmazz 2018-09-15 02:24:44 -04:00
parent a85953a903
commit 809646e7fe
1 changed files with 1 additions and 1 deletions

View File

@ -7534,7 +7534,7 @@ static void P_ResetFakeFloorFader(ffloor_t *rover, fade_t *data, boolean finaliz
// find any existing thinkers and remove them, then replace with new data
if (fadingdata != data)
{
if (fadingdata->thinker)
if (fadingdata)
{
if (finalize)
P_FadeFakeFloor(rover,