mirror of
https://github.com/panda3d/panda3d.git
synced 2026-02-04 06:09:25 -06:00
also look up standard extensions
This commit is contained in:
@@ -25,7 +25,7 @@ static const char * const standard_movie_extensions[] = {
|
||||
};
|
||||
|
||||
static const char * const standard_sound_extensions[] = {
|
||||
"jpg", "wav", "ogg", NULL
|
||||
"mp3", "wav", "ogg", NULL
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user