Skip to content

Commit 7744e46

Browse files
committed
Update ModManager.py
1 parent d2110c3 commit 7744e46

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

core/ModManager.py

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -77,8 +77,3 @@ def load_mod_list(self):
7777
message = error.message
7878
else:
7979
message = "Unknown error"
80-
QMessageBox.critical(
81-
self, "CMF Parsing Error",
82-
"Oops. Something went wrong while opening the CMF:\n{}".format(
83-
message))
84-

0 commit comments

Comments
 (0)