Launcher: Correcting minor formatting error (#1768)

Reformatting comment to comply with PEP format
This commit is contained in:
Abacys 2023-04-26 07:43:23 -04:00 committed by GitHub
parent 9d40471dee
commit a7816d186f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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"),
]