Update Windows sleep margin to 10.

Don't know when this changed to 1, but it seems to be the source of quite a few "unsolvable" issues. Let's hope this works...
pull/34/head
Lojical 5 years ago committed by GitHub
parent 7364ede476
commit d5f05a8a74
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -585,7 +585,7 @@
<option_windows_runner_finished>Configs\Default\windows\Runner_finish.bmp</option_windows_runner_finished>
<option_windows_runner_header>Configs\Default\windows\Runner_header.bmp</option_windows_runner_header>
<option_windows_save_location>0</option_windows_save_location>
<option_windows_sleep_margin>1</option_windows_sleep_margin>
<option_windows_sleep_margin>10</option_windows_sleep_margin>
<option_windows_splash_background_colour>#000000</option_windows_splash_background_colour>
<option_windows_splash_screen>Configs\Default\windows\splash.png</option_windows_splash_screen>
<option_windows_steam_app_id>0</option_windows_steam_app_id>

Loading…
Cancel
Save