Add small stuff
This commit is contained in:
parent
0513b32540
commit
765c742f08
4 changed files with 3 additions and 4 deletions
3
racing.h
3
racing.h
|
@ -1185,10 +1185,7 @@ uint32_t LCR_racingStep(unsigned int input)
|
|||
LCR_replayInitPlaying();
|
||||
|
||||
if (LCR_replayHasFinished())
|
||||
{
|
||||
LCR_LOG1("replay finished");
|
||||
return LCR_RACING_EVENT_FINISHED;
|
||||
}
|
||||
|
||||
input = LCR_replayGetNextInput();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue