mirror of
https://github.com/ddnet/ddnet.git
synced 2024-11-10 01:58:19 +00:00
added build dirs
This commit is contained in:
parent
f5c779f81e
commit
565c998c8a
|
@ -135,6 +135,14 @@ sounds {
|
|||
"data/audio/sfx_pickup_arm-04.wav"
|
||||
}
|
||||
|
||||
pickup_rocket {
|
||||
"data/audio/sfx_pickup_launcher.wav"
|
||||
}
|
||||
|
||||
pickup_shotgun {
|
||||
"data/audio/sfx_pickup_sg.wav"
|
||||
}
|
||||
|
||||
weapon_spawn {
|
||||
"data/audio/sfx_spawn_wpn-01.wav"
|
||||
"data/audio/sfx_spawn_wpn-02.wav"
|
||||
|
|
Loading…
Reference in a new issue