diff --git a/wadsrc/static/zscript/ui/statscreen/statscreen.zs b/wadsrc/static/zscript/ui/statscreen/statscreen.zs index 567cf0e6f..500185ee0 100644 --- a/wadsrc/static/zscript/ui/statscreen/statscreen.zs +++ b/wadsrc/static/zscript/ui/statscreen/statscreen.zs @@ -692,7 +692,6 @@ class StatusScreen : ScreenJob abstract version("2.5") protected virtual void initShowNextLoc () { - Console.Printf("Next m ap = %s", wbs.next); if (wbs.next == "") { // Last map in episode - there is no next location!