예제 #1
0
파일: InfoPanel.cs 프로젝트: Demy/CosmoCats
 public void ShowEndWnidow()
 {
     ShowEndWnidowFor(LevelSettings.GetLevelId(), LevelSettings.GetConditions(),
                      FindActiveScene());
 }