feat: 인게임 플레이 시간 노출하도록 조건 추가
This commit is contained in:
@@ -34,7 +34,7 @@ namespace TON
|
||||
{
|
||||
goldObject.SetActive(false);
|
||||
fishObject.SetActive(false);
|
||||
inventoryObject.SetActive(true);
|
||||
inventoryObject.SetActive(false);
|
||||
settingObject.SetActive(false);
|
||||
parseObject.SetActive(true);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user