X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=SCX%2FGUI.pm;h=0ebc366a2d05d1d405d120ad32decdcc34b76b99;hb=e848fc236499bece31394c668adbf933b3aadf24;hp=c8700a20bb5b41b38925e10e69f197d032d80895;hpb=471218eeb91909ba9601ccee0e4d66b1902e1e9e;p=slotcarman.git diff --git a/SCX/GUI.pm b/SCX/GUI.pm index c8700a2..0ebc366 100755 --- a/SCX/GUI.pm +++ b/SCX/GUI.pm @@ -19,7 +19,7 @@ sub new { load_image_set('img/throttle%d.svg', 13, 100) ], fuel_images => [ - load_image_set('img/fuel%d.svg', 8, 100) + load_image_set('img/fuel%d.svg', 8, 60) ], car_images => load_image_dir('img/SCXCars', 100), builder => Gtk2::Builder->new,