- look for *.bsp rather than *.pk3
parent
ad5c05ae47
commit
9a57793ecf
|
@ -67,7 +67,7 @@ static const aiImporterDesc desc = {
|
|||
0,
|
||||
0,
|
||||
0,
|
||||
"pk3"
|
||||
"bsp"
|
||||
};
|
||||
|
||||
namespace Assimp
|
||||
|
|
Loading…
Reference in New Issue