Launcher: Correcting minor formatting error (#1768)
Reformatting comment to comply with PEP format
This commit is contained in:
parent
9d40471dee
commit
a7816d186f
|
@ -95,7 +95,7 @@ components: List[Component] = [
|
|||
# Zillion
|
||||
Component('Zillion Client', 'ZillionClient',
|
||||
file_identifier=SuffixIdentifier('.apzl')),
|
||||
#Kingdom Hearts 2
|
||||
# Kingdom Hearts 2
|
||||
Component('KH2 Client', "KH2Client"),
|
||||
]
|
||||
|
||||
|
|
Loading…
Reference in New Issue