diff --git a/pysollib/games/pyramid.py b/pysollib/games/pyramid.py index 1bc7625b..f28312d8 100644 --- a/pysollib/games/pyramid.py +++ b/pysollib/games/pyramid.py @@ -1349,7 +1349,7 @@ registerGame(GameInfo(38, Pyramid, "Pyramid", registerGame(GameInfo(193, RelaxedPyramid, "Relaxed Pyramid", GI.GT_PAIRING_TYPE | GI.GT_RELAXED, 1, 2, GI.SL_MOSTLY_LUCK, - altnames=(" Pyramid's Stones",))) + altnames=("Pyramid's Stones",))) # registerGame(GameInfo(44, Thirteen, "Thirteen", # GI.GT_PAIRING_TYPE, 1, 0)) registerGame(GameInfo(592, Giza, "Giza",