Add: ranking text color

This commit is contained in:
2019-06-08 08:43:36 +09:00
parent 7ab5d1020b
commit 547fee6704
2 changed files with 63 additions and 5 deletions
-1
View File
@@ -80,7 +80,6 @@ var Ranking = {
posX, posY,
sessionStorageManager.getPlayingAppID()
);
this.rankingTexts[i].setContents(i, (i + 1), "박지삳", 100);
}