Batch 1 - Scripts
This commit is contained in:
@@ -26,7 +26,7 @@ public class PlayerDepositStation : MonoBehaviour
|
||||
playerInside = true;
|
||||
|
||||
UI_Manager.Instance?.ShowInteractionPrompt(
|
||||
"Press F To Deposit");
|
||||
"Press the interaction button to deposit the cash.");
|
||||
|
||||
MobileInteractButton.Instance?.Show();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user