small style cleanup
This commit is contained in:
@@ -11,9 +11,7 @@ struct lua_State;
|
|||||||
|
|
||||||
class SongPosition
|
class SongPosition
|
||||||
{
|
{
|
||||||
|
|
||||||
public:
|
public:
|
||||||
|
|
||||||
// Arcade - the current stage (one song).
|
// Arcade - the current stage (one song).
|
||||||
// Oni/Endless - a single song in a course.
|
// Oni/Endless - a single song in a course.
|
||||||
// Let a lot of classes access this info here so they don't have to keep their own copies.
|
// Let a lot of classes access this info here so they don't have to keep their own copies.
|
||||||
|
|||||||
Reference in New Issue
Block a user