+ "changers" : "数据更改", + "editor" : "编铺器", + "reset" : "重置", + "random" : "随机", + "skip" : "跳过", + "playedTime" : "游玩时间", + "accurate" : "准确率", + "score" : "得分" +} \ No newline at end of file diff --git a/assets/shared/language...
(songName:String, weekNum:Int, songCharacter:String, songMusican:String, color:Array) + public function addSong(songName:String, weekNum:Int, songCharacter:String, songMusican:String, songCharter:Array, color:Array) { - songs.push(new SongMetadata(songName, weekNum, songCharacter, songMusic...