Possible stopgap.
Debating if this file should be reverted to the template era for a bit of time.
This commit is contained in:
@@ -350,7 +350,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