Skip to content

Commit

Permalink
update finishing message
Browse files Browse the repository at this point in the history
  • Loading branch information
SEWsam committed Apr 14, 2021
1 parent d15c835 commit 2a4f4e1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doomdumper.py
Original file line number Diff line number Diff line change
Expand Up @@ -312,6 +312,8 @@ def main():
print("Your game is already moddable; the included version of EternalModInjector is being extracted")
extract_modinjector(current_path)

print(f"\nAll tasks complete!")


if __name__ == '__main__':
try:
Expand Down

0 comments on commit 2a4f4e1

Please sign in to comment.