From da5cf760b0941306b81774f8e130e17466353e56 Mon Sep 17 00:00:00 2001 From: Christoph Oelckers Date: Sun, 28 Aug 2016 10:10:32 +0200 Subject: [PATCH] - forgot to save this one... --- wadsrc/static/menudef.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wadsrc/static/menudef.txt b/wadsrc/static/menudef.txt index 203576e5d4..ae8cfa0bb1 100644 --- a/wadsrc/static/menudef.txt +++ b/wadsrc/static/menudef.txt @@ -1122,7 +1122,7 @@ OptionValue DevMessageLevels { 0, "$OPTVAL_OFF" 1, "$OPTVAL_ERRORS" - 2, "$OPTVAL_WARNINGS", + 2, "$OPTVAL_WARNINGS" 3, "$OPTVAL_NOTIFICATIONS" 4, "$OPTVAL_EVERYTHING" }