- look for *.bsp rather than *.pk3

pull/25/head
Tai Chi Minh Ralph Eastwood 2013-04-05 13:15:24 +01:00
parent ad5c05ae47
commit 9a57793ecf
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@ static const aiImporterDesc desc = {
0,
0,
0,
"pk3"
"bsp"
};
namespace Assimp