This commit is contained in:
minenice55 2022-08-23 09:09:43 -04:00
parent 3697021976
commit 9825737cb3

View file

@ -20,7 +20,7 @@ namespace HeavenStudio.Games.Loaders
defaultLength = 0.5f,
resizable = true
},
new GameAction("whistle", "Whisle")
new GameAction("whistle", "Whistle")
{
function = delegate { RhythmRally.instance.PlayWhistle(); },
defaultLength = 0.5f