예제 #1
0
 public void showSokobanButtons(string reason)
 {
     leaveButton.showObject(reason);
     restartButton.showObject(reason);
 }