mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 10:22:45 -04:00
use wav instead of mp3 to avoid licensing issues
This commit is contained in:
parent
28d62c55ef
commit
960371c921
BIN
dmodels/src/audio/sfx/GUI_click.wav
Normal file
BIN
dmodels/src/audio/sfx/GUI_click.wav
Normal file
Binary file not shown.
BIN
dmodels/src/audio/sfx/GUI_rollover.wav
Normal file
BIN
dmodels/src/audio/sfx/GUI_rollover.wav
Normal file
Binary file not shown.
@ -4,6 +4,6 @@
|
||||
// General GUI Sounds
|
||||
#begin install_audio
|
||||
#define SOURCES \
|
||||
GUI_rollover.mp3 GUI_click.mp3
|
||||
GUI_rollover.wav GUI_click.wav
|
||||
#end install_audio
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user