add speedtree

This commit is contained in:
David Rose 2010-10-14 00:02:11 +00:00
parent 71e686ab5a
commit 803ef5effd
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ panda3d_modules = {
"physx" : "libpandaphysx",
"ai" : "libpandaai",
"awesomium" : "libp3awesomium",
"speedtree" : "libpandaspeedtree",
}
class panda3d_import_manager: