plug-ins: update win32 screenshot to use the right delay as well.

This commit is contained in:
Jehan 2017-12-10 02:29:05 +01:00
parent dbf97dbcce
commit 1febb3327b
1 changed files with 1 additions and 1 deletions

View File

@ -144,7 +144,7 @@ screenshot_win32_shoot (ScreenshotValues *shootvals,
image_id = image_ID;
winsnapvals.delay = shootvals->select_delay;
winsnapvals.delay = shootvals->screenshot_delay;
if (shootvals->shoot_type == SHOOT_ROOT)
{