예제 #1
0
파일: WorldUI.cs 프로젝트: Juutis/FGJ20
 public void HideTractorInfo(Transform target)
 {
     infoPopup.HideIfSameTarget(target);
 }