[LIB-13] Add function to Scanner API
[chesshog-scanner.git] / src / main / java / org / hedgecode / chess / scanner / portal / LiChessScanner.java
index f54e373..1449392 100644 (file)
@@ -66,6 +66,11 @@ public class LiChessScanner extends AbstractSettingsScanner {
         );
     }
 
+    @Override
+    public PGNGame getGame(String gameId, String tournamentId) throws ChessHogScannerException {
+        return getGame(gameId);
+    }
+
     private void assignTournamentGames(PGNTournament tournament) throws ChessHogScannerException {
         tournament.clearGames();
         List<String> pgnGames = split(