X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=slotcarman;fp=slotcarman;h=8aa6cbee661d47ca1cc46c7b956766b0c9123fed;hb=aefd056b8d72090e031eed197aca474fa998650c;hp=776e2ad8a6b6d59c42ed5c90c376785cff24bb63;hpb=009e33aa7cef577c9761e69e4b638900de4feddd;p=slotcarman.git diff --git a/slotcarman b/slotcarman index 776e2ad..8aa6cbe 100755 --- a/slotcarman +++ b/slotcarman @@ -25,7 +25,7 @@ if (($opt{t} && $opt{l}) usage(); } -my $gui = SCX::GUI->new({ img_height => 100 }); +my $gui = SCX::GUI->new({ img_height => 70 }); my $track = SCX::Track->new({ gui => $gui, no_semaphore => $opt{f} }); my $logfile = 'log';