예제 #1
0
 private void addGame(String path)
 {
     settings.addGame(path);
     refreshUI();
 }