changed name of tkLoop
This commit is contained in:
parent
3b93c911ef
commit
5bc6b66edc
|
|
@ -104,7 +104,7 @@ class myLevelEditor(AppShell):
|
|||
if self.wantTK:
|
||||
pass
|
||||
else:
|
||||
taskMgr.remove('tkloop')
|
||||
taskMgr.remove('tkLoop')
|
||||
spawnTkLoop()
|
||||
## Set up window frame
|
||||
INITOPT = Pmw.INITOPT
|
||||
|
|
|
|||
Loading…
Reference in New Issue