mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 02:15:43 -04:00
fix regression
This commit is contained in:
parent
5f8fffccfe
commit
26fc5f41d4
@ -8,7 +8,7 @@ __all__ = ['ShowBase', 'WindowControls']
|
|||||||
#import VerboseImport
|
#import VerboseImport
|
||||||
|
|
||||||
from panda3d.core import *
|
from panda3d.core import *
|
||||||
from panda3d.direct import getConfigShowbase
|
from panda3d.direct import *
|
||||||
|
|
||||||
# This needs to be available early for DirectGUI imports
|
# This needs to be available early for DirectGUI imports
|
||||||
import __builtin__
|
import __builtin__
|
||||||
|
Loading…
x
Reference in New Issue
Block a user