Exemple #1
0
 // Use this for initialization
 void Start()
 {
     //初始化棋盘路线
     ChessManager.GetNewInstant().HidenRoad();
 }