]> www.fi.muni.cz Git - slotcarman.git/blobdiff - SCX/Car.pm
Track: drop the ->reset method
[slotcarman.git] / SCX / Car.pm
index 86f78651cf9d328d1cf012818a15789a2f59a6ec..e5e229a255903d6bc8786617fb28eef5ec45c0c3 100644 (file)
@@ -216,6 +216,7 @@ sub reset {
        $self->{lap_diff} = undef;
        $self->{total_time} = undef;
        $self->{grey_diff} = undef;
+       $self->print_state;
 }
 
 sub finish_line {