Fix syntax error

This commit is contained in:
Jordan Irwin 2021-08-09 18:49:45 -07:00
parent 188e769278
commit 1a85acc4c9

View File

@ -96,7 +96,7 @@ sounds.cow_moo = SoundGroup({
-- @snd coyote_howl
sounds.coyote_howl = SoundGroup({
"coyote_howl",
)}
})
--- Crow caw sounds.
--