fix game capture position of timer
authorShiar <shiar@shiar.org>
Thu, 7 Feb 2008 22:23:37 +0000 (23:23 +0100)
committerShiar <shiar@shiar.org>
Thu, 7 Feb 2008 22:23:37 +0000 (23:23 +0100)
Offset 586 included a leading semicolon at "Elapsed Time: 11:11"
(shortest text displayed, so furthermost left).

capture

diff --git a/capture b/capture
index 1ef47e874f079cc4ae42ae9bd76d66cfed3063b0..722e77f32df1fad27acb42cac97d96de84cef442 100755 (executable)
--- a/capture
+++ b/capture
@@ -200,7 +200,7 @@ sub capturestats {
                screenshot(left=>452, top=>6, right=>639, bottom=>13)
        );
        my ($sec, $time) = parsetimer(
-               screenshot(left=>586, right=>621, top=>396, bottom=>402)
+               screenshot(left=>587, right=>621, top=>396, bottom=>402)
        );
        $time ne '?' or next;
        printf {$outstats} "%d:\t%s\t%s\t%s\t%s\t%s\n",