Merge pull request #63 from dacarley/fix-long-movements
1 - Fixed long/slow movement bug
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user