fix #2: Add common PGN tags in "specialMetadata" array.

This commit is contained in:
2023-06-14 15:48:15 +02:00
parent 5ca6c49f62
commit e939a58b38
3 changed files with 6 additions and 4 deletions

View File

@@ -75,4 +75,4 @@ class GameParser
{
return $this->game[CHESS_JSON::FEN];
}
}
}