changed name of tkLoop

This commit is contained in:
Dave Schuyler 2004-10-16 03:16:28 +00:00
parent 3b93c911ef
commit 5bc6b66edc
1 changed files with 1 additions and 1 deletions

View File

@ -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