office table Interact

This commit is contained in:
2023-04-03 16:02:48 +03:00
parent fda05c639d
commit f2753a363b
3 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -54,7 +54,7 @@ public class Player : MonoBehaviour
_currentActing = PlayerStates.Awake;
UIManager.Instance.ShowJobSelectionDialog("Job agency", "job offers", null, null);
}
private void OnDestroy()