From 05f943f09b9cb942b1d46988d2a4693fff11a44d Mon Sep 17 00:00:00 2001 From: tijnvdheuvel Date: Fri, 29 Oct 2021 14:57:36 +0000 Subject: [PATCH] You guessed it, yet another missed comma -,- Update sfx.ron --- assets/voxygen/audio/sfx.ron | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/voxygen/audio/sfx.ron b/assets/voxygen/audio/sfx.ron index 9e350eca9a..1504e6bbb8 100644 --- a/assets/voxygen/audio/sfx.ron +++ b/assets/voxygen/audio/sfx.ron @@ -1010,7 +1010,7 @@ "voxygen.audio.sfx.utterance.truffler_calm2", ], threshold: 1.0, - ) + ), Utterance(Greeting, HumanMale): ( files: [ "voxygen.audio.sfx.utterance.humanmale_greeting1",