Skip to content

Commit 1f6c2d0

Browse files
committed
Fix style issues with new save system
1 parent cf6049a commit 1f6c2d0

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

toontown/leveleditor/DNASerializer.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
from tkinter import *
44
from tkinter.filedialog import *
55
from direct.directnotify import DirectNotifyGlobal
6+
from .EditorUtil import *
7+
from .LevelStyleManager import *
68

79
dnaDirectory = Filename.expandFrom(userfiles)
810

0 commit comments

Comments
 (0)