From b1f632b85d0775b3c4386abf2ab06dfbf8e268ff Mon Sep 17 00:00:00 2001 From: Pentarctagon Date: Sun, 21 May 2023 11:52:16 -0500 Subject: [PATCH] cwesnoth.cmd cleanup --- cwesnoth.cmd | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/cwesnoth.cmd b/cwesnoth.cmd index 588f6b35526..88029c6426e 100644 --- a/cwesnoth.cmd +++ b/cwesnoth.cmd @@ -6,11 +6,5 @@ rem Usage: rem cwesnoth rem -setlocal - -rem Disable stdout.txt/stderr.txt redirection in SDLmain. -set SDL_STDIO_REDIRECT=0 - wesnoth --no-log-to-file %* - -endlocal +pause