mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-02 01:44:06 -04:00
Fix packager warning
This commit is contained in:
parent
35fa12e2a6
commit
12e04d58f8
@ -54,7 +54,7 @@ class panda3d(package):
|
||||
'direct.showutil.*',
|
||||
'direct.stdpy.*',
|
||||
'direct.task.*')
|
||||
module('panda3d', 'panda3d.*')
|
||||
module('panda3d')
|
||||
|
||||
# Pick up the shader files that appear in direct/src/filter.
|
||||
import direct
|
||||
|
Loading…
x
Reference in New Issue
Block a user