import
This commit is contained in:
parent
2109394560
commit
669bd797a1
|
|
@ -3,6 +3,7 @@
|
|||
# Import Tkinter, Pmw, and the dial code
|
||||
from direct.showbase.TkGlobal import *
|
||||
from direct.tkwidgets.AppShell import *
|
||||
from pandac.PandaModules import *
|
||||
|
||||
import string
|
||||
from direct.tkwidgets import Dial
|
||||
|
|
|
|||
Loading…
Reference in New Issue