]> www.fi.muni.cz Git - slotcarman.git/blobdiff - SCX/GUI.pm
Another attempt at pit lane handling.
[slotcarman.git] / SCX / GUI.pm
index 2148f93f77bfb4380a33cf2b977e435c8a035083..93e76b74761baf51d441fc6c17d0d27561f31013 100755 (executable)
@@ -186,7 +186,7 @@ sub enter_pit_lane {
 
 sub leave_pit_lane {
        my ($self, $row) = @_;
-       $self->set_laptime($row, '--');
+       $self->set_laptime($row, 'GO!');
 }
 
 sub show_semaphore {