cleanup
This commit is contained in:
@@ -5,6 +5,11 @@
|
||||
#include "Steps.h"
|
||||
#include "song.h"
|
||||
|
||||
/*
|
||||
* Arcade: for the current stage (one song).
|
||||
* Nonstop/Oni/Endless: for current course (which usually contains multiple songs)
|
||||
*/
|
||||
|
||||
StageStats::StageStats()
|
||||
{
|
||||
playMode = PLAY_MODE_INVALID;
|
||||
|
||||
Reference in New Issue
Block a user