Forbidden plants
This commit is contained in:
parent
56f75a5d06
commit
3fe903f2b8
9 changed files with 92 additions and 36 deletions
|
|
@ -10,6 +10,7 @@ public class PrepickedDummyHandler : SeedpacketHandler
|
|||
LevelGUIElements.Instance.SeedpacketsHotbar.AddChild(hotbarSeedpacket);
|
||||
hotbarSeedpacket.SetResource(_owner.GetResource());
|
||||
|
||||
hotbarSeedpacket.SetHandler(new PrepickedHandler(_owner));
|
||||
hotbarSeedpacket.SetHandler(new PrepickedHandler(hotbarSeedpacket));
|
||||
hotbarSeedpacket.disablePacket = true;
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue