示例#1
0
 public static void Load(byte columns)
 {
     JudgeMeter.Load();
     JudgeHighlighting.Load(columns);
     Score.Load();
 }