Make StatusScreen::End virtual

https://forum.zdoom.org/viewtopic.php?t=59419
This commit is contained in:
ZippeyKeys12 2018-09-14 21:59:25 -05:00 committed by drfrag666
parent b26aad2741
commit c0cb8659b7

View file

@ -400,7 +400,7 @@ class StatusScreen abstract play version("2.5")
// //
//==================================================================== //====================================================================
void End () virtual void End ()
{ {
CurState = LeavingIntermission; CurState = LeavingIntermission;