mirror of
https://github.com/RHeavenStudioPlus/HeavenStudioPlus.git
synced 2024-11-10 03:35:10 +00:00
fixing another bug with clappy trio
This commit is contained in:
parent
b9c02eb039
commit
1c9331daf8
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@ namespace HeavenStudio.Games
|
|||
private void Awake()
|
||||
{
|
||||
instance = this;
|
||||
InitLions();
|
||||
}
|
||||
|
||||
private void InitLions()
|
||||
|
|
Loading…
Reference in a new issue