Fixed long/slow movement bug

This commit is contained in:
David Carley
2022-01-13 17:01:06 -08:00
parent 44d80a59cc
commit e0bbc3fa0b

View File

@@ -54,7 +54,7 @@ static struct {
line_t line;
int section;
int seg;
uint32_t seg;
float iD; // Initial section distance
float iV; // Initial section velocity