mirror of
https://github.com/Team254/cheesy-arena-lite.git
synced 2026-03-09 21:56:50 -04:00
Add sound when match result is shown (closes #120).
This commit is contained in:
@@ -69,5 +69,11 @@ func UpdateMatchSounds() {
|
||||
-1,
|
||||
false,
|
||||
},
|
||||
{
|
||||
"match_result",
|
||||
"wav",
|
||||
-1,
|
||||
false,
|
||||
},
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user