summaryrefslogtreecommitdiff
path: root/pokemontools/map_editor.py
diff options
context:
space:
mode:
Diffstat (limited to 'pokemontools/map_editor.py')
-rw-r--r--pokemontools/map_editor.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/pokemontools/map_editor.py b/pokemontools/map_editor.py
index 221be2b..1ea0fad 100644
--- a/pokemontools/map_editor.py
+++ b/pokemontools/map_editor.py
@@ -13,6 +13,7 @@ from Tkinter import (
LEFT,
Y,
X,
+ TclError,
)
import ttk