mirror of
https://github.com/pret/pokemon-reverse-engineering-tools.git
synced 2026-08-25 19:54:06 -05:00
also import TclError into map_editor.py
This commit is contained in:
@@ -13,6 +13,7 @@ from Tkinter import (
|
||||
LEFT,
|
||||
Y,
|
||||
X,
|
||||
TclError,
|
||||
)
|
||||
|
||||
import ttk
|
||||
|
||||
Reference in New Issue
Block a user