완료 시간 알람 기능 복원 및 카메라 시점 기능 개발
This commit is contained in:
@@ -32,7 +32,7 @@ namespace CHN
|
||||
{
|
||||
var dic = new Dictionary<string, GameObject>();
|
||||
|
||||
dic.Add("완료 알람 시간", completeAlramHistory.gameObject);
|
||||
dic.Add("완료 시간 알람", completeAlramHistory.gameObject);
|
||||
dic.Add("라이브러리", library.gameObject);
|
||||
dic.Add("작업 조건 분석", workConditionAnalysis.gameObject);
|
||||
dic.Add("작업 시간 분석", workTimeAnalysis.gameObject);
|
||||
|
||||
Reference in New Issue
Block a user