fixing another bug with clappy trio
This commit is contained in:
parent
e28862c99e
commit
2f974e0e61
|
@ -30,6 +30,7 @@ namespace HeavenStudio.Games
|
|||
private void Awake()
|
||||
{
|
||||
instance = this;
|
||||
InitLions();
|
||||
}
|
||||
|
||||
private void InitLions()
|
||||
|
|
Loading…
Reference in a new issue