Two of the CodeDetector codes referenced Frieza's old MusicBannerWheel, which is not in use anymore. I have repurposed these to be Next/Previous group, a la Pump it Up. The metrics have been changed to reflect this. Also changed an assert message to be more useful in NoteField.cpp
This commit is contained in:
+1
-1
@@ -77,7 +77,7 @@ protected:
|
||||
|
||||
int m_iSwitchesLeftInSpinDown;
|
||||
float m_fLockedWheelVelocity;
|
||||
/* 0 = none; -1 or 1 = up/down */
|
||||
// 0 = none; -1 or 1 = up/down
|
||||
int m_Moving;
|
||||
RageTimer m_MovingSoundTimer;
|
||||
float m_TimeBeforeMovingBegins;
|
||||
|
||||
Reference in New Issue
Block a user