예제 #1
0
파일: SkyTime.cs 프로젝트: acosin/MMXLegacy
 protected void Start()
 {
     sky = GetComponent <Sky>();
 }