fix comments

This commit is contained in:
Glenn Maynard
2006-12-28 04:07:15 +00:00
parent 39a2c9647e
commit 87c0c68db1
+2 -2
View File
@@ -34,8 +34,8 @@ struct HoldNoteResult
/* 1.0 means this HoldNote has full life.
* 0.0 means this HoldNote is dead
* When this value hits 0.0 for the first time, m_HoldScore becomes HSS_NG.
* If the life is > 0.0 when the HoldNote ends, then m_HoldScore becomes HSS_OK. */
* When this value hits 0.0 for the first time, m_HoldScore becomes HNS_LetGo.
* If the life is > 0.0 when the HoldNote ends, then m_HoldScore becomes HNS_Held. */
float fLife;
/* Last index where fLife was greater than 0. If the tap was missed, this will