Add: RecordBoard, HistoryBoard, RankingBoard

This commit is contained in:
2018-05-16 10:55:10 +09:00
parent c307c69d8b
commit 3ea38a097b
5 changed files with 69 additions and 4 deletions
+6
View File
@@ -0,0 +1,6 @@
/////////////////////////////
// Ranking board
class RankingBoard {
}