small whitespace thing

This commit is contained in:
AJ Kelly
2011-02-15 23:23:03 -06:00
parent 094afda043
commit d53355e82e
+1 -1
View File
@@ -46,7 +46,7 @@ public:
* @brief Used to push note-changing modifiers back so that notes don't pop.
*
* This is used during gameplay and set by NoteField. */
mutable float m_fLastDrawnBeat;
mutable float m_fLastDrawnBeat;
/** @brief The Player's HealthState in general terms. */
HealthState m_HealthState;