Revert. Intended 64-bit doesn't work with Luna.
This commit is contained in:
@@ -49,7 +49,7 @@ public:
|
|||||||
int m_iMaxCombo;
|
int m_iMaxCombo;
|
||||||
int m_iCurMissCombo;
|
int m_iCurMissCombo;
|
||||||
int m_iCurScoreMultiplier;
|
int m_iCurScoreMultiplier;
|
||||||
unsigned long int m_iScore;
|
int m_iScore;
|
||||||
int m_iCurMaxScore;
|
int m_iCurMaxScore;
|
||||||
int m_iMaxScore;
|
int m_iMaxScore;
|
||||||
RadarValues m_radarPossible; // filled in by ScreenGameplay on start of notes
|
RadarValues m_radarPossible; // filled in by ScreenGameplay on start of notes
|
||||||
|
|||||||
Reference in New Issue
Block a user