1
0
Fork 0
mirror of https://github.com/shlomif/PySolFC.git synced 2025-04-05 00:02:29 -04:00

Update to all games script.

This commit is contained in:
Joe R 2024-03-03 12:53:56 -05:00
parent 351abaf907
commit 32d735defc

View file

@ -78,6 +78,7 @@ GAME_BY_TYPE = {
GI.GT_PEGGED: "Pegged",
GI.GT_CRIBBAGE_TYPE: "Cribbage",
GI.GT_ISHIDO: "Ishido",
GI.GT_SAMEGAME: "Samegame",
}