Skip to content

Commit 2e2010b

Browse files
Fix crash when scanning launcher with multidisc ROMs.
1 parent ff52aa4 commit 2e2010b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

resources/md.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919

2020
# --- Addon modules ---
2121
from .constants import *
22+
from .utils import *
2223

2324
# --- Python standard library ---
2425
import re

0 commit comments

Comments
 (0)