CLEANED JSON LOL
This commit is contained in:
@ -362,7 +362,7 @@ class ChartingState extends MusicBeatState
|
||||
"song": curSong,
|
||||
"bpm": Conductor.bpm,
|
||||
"sections": sections.length,
|
||||
'notes': getNotes
|
||||
'notes': sections
|
||||
};
|
||||
|
||||
var data:String = Json.stringify(json);
|
||||
|
Reference in New Issue
Block a user