mirror of
https://github.com/ZDoom/qzdoom.git
synced 2025-02-13 15:41:30 +00:00
- removed leftover debug message
This commit is contained in:
parent
7ba2585490
commit
0a6cd28af9
1 changed files with 0 additions and 1 deletions
|
@ -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!
|
||||||
|
|
Loading…
Reference in a new issue