mirror of
https://github.com/RHeavenStudio/HeavenStudio.git
synced 2025-06-12 08:47:37 +02:00
Stars background + Camera zooming *UNFINISHED*
This commit is contained in:
@ -51,7 +51,8 @@ namespace RhythmHeavenMania.Util
|
||||
|
||||
public static void PlayOneShotGame(string name)
|
||||
{
|
||||
PlayOneShot($"games/{name}");
|
||||
if (GameManager.instance.currentGame == name.Split('/')[0])
|
||||
PlayOneShot($"games/{name}");
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user