[default -> timing] Bring up to date for test.
This commit is contained in:
@@ -356,7 +356,7 @@ struct ComboSegment : public TimingSegment
|
||||
* It is best to override the values as soon as possible.
|
||||
*/
|
||||
ComboSegment() :
|
||||
TimingSegment(-1), combo(1) { }
|
||||
TimingSegment(-1), combo(1), missCombo(1) { }
|
||||
|
||||
ComboSegment(const ComboSegment &other) :
|
||||
TimingSegment(other.GetRow()),
|
||||
|
||||
Reference in New Issue
Block a user