Show message while building tradelist
This commit is contained in:
parent
6d437dd8cc
commit
5b2f2accc9
1 changed files with 2 additions and 0 deletions
|
@ -1,4 +1,6 @@
|
||||||
import sys
|
import sys
|
||||||
|
print("Building tradelist")
|
||||||
|
|
||||||
import download,indexgen,collectinggen,ownedgen,wantedgen,loggen,levelsgen,tradegen,masteredgen,portfoliosgen,searchgen,massgen,variables
|
import download,indexgen,collectinggen,ownedgen,wantedgen,loggen,levelsgen,tradegen,masteredgen,portfoliosgen,searchgen,massgen,variables
|
||||||
|
|
||||||
print("Checking for new decks … ",end="")
|
print("Checking for new decks … ",end="")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue