diff --git a/wadsrc/static/zscript/statscreen/statscreen.txt b/wadsrc/static/zscript/statscreen/statscreen.txt index 2dcb2de72..a8d8e25ed 100644 --- a/wadsrc/static/zscript/statscreen/statscreen.txt +++ b/wadsrc/static/zscript/statscreen/statscreen.txt @@ -400,7 +400,7 @@ class StatusScreen abstract play version("2.5") // //==================================================================== - void End () + virtual void End () { CurState = LeavingIntermission;