office table Interact
This commit is contained in:
@@ -8,7 +8,7 @@ public class OfficeTable : BaseInteractableObject
|
||||
|
||||
public override void Interact(Player player)
|
||||
{
|
||||
print("Interact with office table");
|
||||
UIManager.Instance.ShowJobSelectionDialog("Job agency", "job offers", null, null);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user