@@ -148,4 +148,10 @@ function isDot(human)
end
return false
+end
+
+function GetRankList(boardType)
+ local board = BillboardDB.getBoard(boardType)
+ return board and board.rank2data