mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-29 08:15:18 -04:00
directbase: fix a stray pandac.PandaModules
This commit is contained in:
parent
8cdeb9b60b
commit
984f83d94b
@ -1,7 +1,7 @@
|
|||||||
|
|
||||||
print('ThreeUpStart: Starting up environment.')
|
print('ThreeUpStart: Starting up environment.')
|
||||||
|
|
||||||
from pandac.PandaModules import *
|
from panda3d.core import *
|
||||||
|
|
||||||
from direct.showbase.PythonUtil import *
|
from direct.showbase.PythonUtil import *
|
||||||
from direct.showbase import ThreeUpShow
|
from direct.showbase import ThreeUpShow
|
||||||
|
Loading…
x
Reference in New Issue
Block a user