Fixing case issues

This commit is contained in:
Josh Yelon
2005-06-09 18:35:57 +00:00
parent 9805f7a6cb
commit 0a61e91bbd
2 changed files with 2 additions and 2 deletions
+2 -2
View File
@@ -18,8 +18,8 @@ from direct.showbase.TkGlobal import *
from direct.tkwidgets.AppShell import *
from direct.directtools.DirectGlobals import *
from direct.directtools.DirectUtil import *
from SeGeometry import *
from SeSelection import *
from seGeometry import *
from seSelection import *
from tkFileDialog import *
import os
import string