]> www.fi.muni.cz Git - slotcarman.git/blobdiff - slotcarman
Make GUI fit 800x600
[slotcarman.git] / slotcarman
index 776e2ad8a6b6d59c42ed5c90c376785cff24bb63..8aa6cbee661d47ca1cc46c7b956766b0c9123fed 100755 (executable)
@@ -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';