Bait fix
This commit is contained in:
parent
f25892b1e8
commit
1b0f890b0b
1 changed files with 2 additions and 0 deletions
|
|
@ -42,6 +42,8 @@ public class FishingController : MonoBehaviour {
|
|||
void Start() {
|
||||
ResetFishing();
|
||||
_ampsXY = new Vector2(10, 10);
|
||||
_iv = Inventory.instance;
|
||||
_ic = ItemContainer.Instance;
|
||||
}
|
||||
|
||||
// Update is called once per frame
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue