Wargroove: Cleanup script_name Component in LauncherComponents (#5021)
This commit is contained in:
@@ -232,8 +232,6 @@ components: List[Component] = [
|
|||||||
Component('ChecksFinder Client', 'ChecksFinderClient'),
|
Component('ChecksFinder Client', 'ChecksFinderClient'),
|
||||||
# Starcraft 2
|
# Starcraft 2
|
||||||
Component('Starcraft 2 Client', 'Starcraft2Client'),
|
Component('Starcraft 2 Client', 'Starcraft2Client'),
|
||||||
# Wargroove
|
|
||||||
Component('Wargroove Client', 'WargrooveClient'),
|
|
||||||
# Zillion
|
# Zillion
|
||||||
Component('Zillion Client', 'ZillionClient',
|
Component('Zillion Client', 'ZillionClient',
|
||||||
file_identifier=SuffixIdentifier('.apzl')),
|
file_identifier=SuffixIdentifier('.apzl')),
|
||||||
|
|||||||
Reference in New Issue
Block a user