- removed leftover debug message

This commit is contained in:
Christoph Oelckers 2022-05-24 00:05:44 +02:00
parent 7ba2585490
commit 0a6cd28af9
1 changed files with 0 additions and 1 deletions

View File

@ -692,7 +692,6 @@ class StatusScreen : ScreenJob abstract version("2.5")
protected virtual void initShowNextLoc () protected virtual void initShowNextLoc ()
{ {
Console.Printf("Next m ap = %s", wbs.next);
if (wbs.next == "") if (wbs.next == "")
{ {
// Last map in episode - there is no next location! // Last map in episode - there is no next location!