예제 #1
0
파일: StartUI.cs 프로젝트: wheerd/GGJ2018
 public void ShowCredits()
 {
     _creditsSignal.Fire();
 }