This commit is contained in:
minenice55 2022-08-23 09:09:43 -04:00
parent 4a6f4fa1f0
commit 4245f93e83
1 changed files with 1 additions and 1 deletions

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