- script side support for menu transitions.

This commit is contained in:
Christoph Oelckers 2020-10-08 17:44:23 +02:00
commit fa4ab53e7c
4 changed files with 7 additions and 4 deletions

View file

@ -458,7 +458,6 @@ void M_DoStartControlPanel (bool scaleoverride)
delete CurrentScaleOverrider;
CurrentScaleOverrider = nullptr;
}
}
//=============================================================================