Add: print temp data for ranking board
This commit is contained in:
@@ -7,6 +7,8 @@ class RecordBoard {
|
||||
this.chartGraphics = game.add.graphics(0, 0);
|
||||
|
||||
this.printRecordBoardHeader();
|
||||
|
||||
let rankingBoard = new RankingBoard();
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user