mirror of
https://github.com/RHeavenStudio/HeavenStudio.git
synced 2025-06-13 18:17:37 +02:00
Updates to note paramaters + some additional sound fixes (for r2) (#834)
* Note param stuff + some other fixes * Stuff just for r2
This commit is contained in:
@ -26,7 +26,7 @@ namespace HeavenStudio.Games.Scripts_BoardMeeting
|
||||
{
|
||||
if (rollLoop != null)
|
||||
{
|
||||
rollLoop.Stop();
|
||||
rollLoop.KillLoop();
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user