This commit is contained in:
minenice55 2022-08-23 09:09:43 -04:00
parent 4a6f4fa1f0
commit 4245f93e83

View file

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