mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-16 02:38:02 +00:00
*Removed annoying "Press Enter to exit" from PerSetTracking script.
This commit is contained in:
@@ -124,5 +124,3 @@ with open(sys.path[0] + os.sep + "PerSetTrackingResults" + os.sep + "CompleteSta
|
||||
statsfile.write("Total over all sets: " + str(totalImplemented) + " (" + str(totalMissing) + ") / " + str(fullTotal))
|
||||
|
||||
print "Done!"
|
||||
print "Press Enter to exit."
|
||||
raw_input("")
|
||||
|
||||
Reference in New Issue
Block a user