diff --git a/worlds/LauncherComponents.py b/worlds/LauncherComponents.py index d587e65d..b3e3d900 100644 --- a/worlds/LauncherComponents.py +++ b/worlds/LauncherComponents.py @@ -232,8 +232,6 @@ components: List[Component] = [ Component('ChecksFinder Client', 'ChecksFinderClient'), # Starcraft 2 Component('Starcraft 2 Client', 'Starcraft2Client'), - # Wargroove - Component('Wargroove Client', 'WargrooveClient'), # Zillion Component('Zillion Client', 'ZillionClient', file_identifier=SuffixIdentifier('.apzl')),