예제 #1
0
파일: Lobby.cs 프로젝트: AnthonyMir/vrtist
 public void OnLastPage()
 {
     projectList.OnLastPage();
     UpdateButtons();
 }