Updated scrython import

This commit is contained in:
Nanda Scott 2018-10-22 11:08:56 -04:00
parent 732b2f34b6
commit ae4ec95ab9
1 changed files with 1 additions and 0 deletions

View File

@ -31,6 +31,7 @@ from scrython.catalog import SpellTypes
from scrython.catalog import Toughnesses from scrython.catalog import Toughnesses
from scrython.catalog import Watermarks from scrython.catalog import Watermarks
from scrython.catalog import WordBank from scrython.catalog import WordBank
from scrython.catalog import ArtistNames
#Import symbology #Import symbology
from scrython.symbology import ParseMana from scrython.symbology import ParseMana