mirror of
https://github.com/Team254/cheesy-arena-lite.git
synced 2026-03-09 13:46:44 -04:00
Replace game-specific warning sound with steam whistle
This commit is contained in:
@@ -25,7 +25,5 @@ func UpdateMatchSounds() {
|
||||
{"end", "wav", float64(MatchTiming.AutoDurationSec + MatchTiming.PauseDurationSec +
|
||||
MatchTiming.TeleopDurationSec)},
|
||||
{"abort", "wav", -1},
|
||||
{"rotation", "wav", -1},
|
||||
{"position", "wav", -1},
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user