cwesnoth: Reset OMP_WAIT_POLICY environment variable on exit
We really should save the previous value in a temporary variable instead and reset it to that but I hate ugly code so...
This commit is contained in:
parent
13107f3437
commit
9e2513183d
1 changed files with 1 additions and 0 deletions
|
@ -18,3 +18,4 @@ wesnoth --wconsole %*
|
|||
|
||||
rem Drop our custom environment for future runs on the same session.
|
||||
set SDL_STDIO_REDIRECT=
|
||||
set OMP_WAIT_POLICY=
|
||||
|
|
Loading…
Add table
Reference in a new issue