1
This commit is contained in:
parent
ea392f0003
commit
52b00f81f2
@ -85,7 +85,7 @@ static float CalcSpeedRateIn(list_head* head)
|
|||||||
}
|
}
|
||||||
if (!inited) {
|
if (!inited) {
|
||||||
result = 1;
|
result = 1;
|
||||||
result = true;
|
inited = true;
|
||||||
}
|
}
|
||||||
result *= 1 + s_speed_ratein_list.at(i)->finaly_value;
|
result *= 1 + s_speed_ratein_list.at(i)->finaly_value;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user