directbase: fix a stray pandac.PandaModules

This commit is contained in:
rdb 2019-01-03 15:36:15 +01:00
parent 8cdeb9b60b
commit 984f83d94b

View File

@ -1,7 +1,7 @@
print('ThreeUpStart: Starting up environment.')
from pandac.PandaModules import *
from panda3d.core import *
from direct.showbase.PythonUtil import *
from direct.showbase import ThreeUpShow