mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-18 09:53:58 +00:00
Set OMP_WAIT_POLICY in cwesnoth.cmd
This commit is contained in:
parent
5741d8542e
commit
04d7c5b587
|
@ -7,6 +7,7 @@ rem cwesnoth <command line>
|
|||
rem
|
||||
|
||||
set SDL_STDIO_REDIRECT=0
|
||||
set OMP_WAIT_POLICY=PASSIVE
|
||||
@wesnoth --wconsole %*
|
||||
|
||||
rem Drop this from environment for future runs on the same session.
|
||||
|
|
Loading…
Reference in New Issue
Block a user