mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-17 01:40:03 +00:00
cwesnoth.cmd cleanup
This commit is contained in:
parent
00171d6cb9
commit
b1f632b85d
|
@ -6,11 +6,5 @@ rem Usage:
|
||||||
rem cwesnoth <command line>
|
rem cwesnoth <command line>
|
||||||
rem
|
rem
|
||||||
|
|
||||||
setlocal
|
|
||||||
|
|
||||||
rem Disable stdout.txt/stderr.txt redirection in SDLmain.
|
|
||||||
set SDL_STDIO_REDIRECT=0
|
|
||||||
|
|
||||||
wesnoth --no-log-to-file %*
|
wesnoth --no-log-to-file %*
|
||||||
|
pause
|
||||||
endlocal
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user