fixing another bug with clappy trio

This commit is contained in:
Slaith 2022-03-26 17:53:34 -07:00
parent b9c02eb039
commit 1c9331daf8

View file

@ -30,6 +30,7 @@ namespace HeavenStudio.Games
private void Awake()
{
instance = this;
InitLions();
}
private void InitLions()