add SoundPatch

This commit is contained in:
cuu
2018-12-26 07:00:37 +00:00
parent 325d57ac23
commit 30149a8f24
7 changed files with 257 additions and 10 deletions

View File

@@ -262,7 +262,7 @@ func (self *InfoPage) GenList() {
li.SetSmallText(v["value"])
self.MyList = append(self.MyList,li)
i+=1
}
}