mirror of
https://github.com/shlomif/PySolFC.git
synced 2025-04-05 00:02:29 -04:00
fix missing import
This commit is contained in:
parent
d26c526afb
commit
e1206caea6
1 changed files with 1 additions and 0 deletions
|
@ -34,6 +34,7 @@ from pysollib.settings import WIN_SYSTEM
|
|||
from pysollib.settings import SELECT_GAME_MENU
|
||||
from pysollib.settings import USE_FREECELL_SOLVER
|
||||
from pysollib.settings import DEBUG
|
||||
from pysollib.settings import TITLE
|
||||
from pysollib.gamedb import GI
|
||||
|
||||
# toolkit imports
|
||||
|
|
Loading…
Add table
Reference in a new issue