Commit 33cebb92 authored by oscar's avatar oscar

更新次数

parent 8cc6ce61
......@@ -62,6 +62,7 @@ void BaseTrack::UpdateHit()
coast_cycles_ = 0;
// accumulate hit streak count
hit_streak_++;
m_update_count++;
}
int BaseTrack::GetStateData(std::vector<float>& data)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment