Show message while building tradelist

This commit is contained in:
mez 2025-01-25 19:08:35 +00:00
parent 6d437dd8cc
commit 5b2f2accc9

View file

@ -1,4 +1,6 @@
import sys
print("Building tradelist")
import download,indexgen,collectinggen,ownedgen,wantedgen,loggen,levelsgen,tradegen,masteredgen,portfoliosgen,searchgen,massgen,variables
print("Checking for new decks … ",end="")