mirror of
https://github.com/RHeavenStudio/HeavenStudio.git
synced 2025-06-12 10:27:37 +02:00
Jukebox/Sound code cleanup
This commit is contained in:
@ -19,7 +19,7 @@ namespace RhythmHeavenMania.Games.RhythmTweezers
|
||||
public GameObject holder;
|
||||
public GameObject loop;
|
||||
|
||||
private AudioSource pullSound;
|
||||
private Sound pullSound;
|
||||
|
||||
private void Awake()
|
||||
{
|
||||
|
Reference in New Issue
Block a user