save
This commit is contained in:
parent
badd9bf75d
commit
7c3b2860fc
@ -117,6 +117,11 @@ class Song
|
|||||||
{
|
{
|
||||||
var swagShit:SwagSong = cast Json.parse(rawJson).song;
|
var swagShit:SwagSong = cast Json.parse(rawJson).song;
|
||||||
swagShit.validScore = true;
|
swagShit.validScore = true;
|
||||||
|
|
||||||
|
|
||||||
|
// conversion stuff
|
||||||
|
|
||||||
|
|
||||||
return swagShit;
|
return swagShit;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user