mirror of
https://github.com/RHeavenStudio/HeavenStudio.git
synced 2025-06-12 08:27:40 +02:00
Merge branch 'master' into more-ntrIdol-2
This commit is contained in:
@ -36,7 +36,7 @@ namespace HeavenStudio.Games.Scripts_FanClub
|
||||
private bool inputHit = false;
|
||||
private bool hasHit = false;
|
||||
|
||||
public void Start()
|
||||
public void Init()
|
||||
{
|
||||
if (player)
|
||||
upcomingHits = new Queue<KeyValuePair<float, int>>(); // beat, type
|
||||
|
Reference in New Issue
Block a user