ChooseYourSeeds menu
This commit is contained in:
parent
84f14352ff
commit
8bcb8f287d
23 changed files with 471 additions and 95 deletions
4
scripts/components/gui/seedpackets/ISeedpacketUnfocus.cs
Normal file
4
scripts/components/gui/seedpackets/ISeedpacketUnfocus.cs
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
public interface ISeedpacketUnfocus
|
||||
{
|
||||
public void OnUnfocused();
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue