diff --git a/pooltool/ani/animate.py b/pooltool/ani/animate.py index c79ac916..2772e53e 100755 --- a/pooltool/ani/animate.py +++ b/pooltool/ani/animate.py @@ -436,7 +436,7 @@ def create_system(self): """ # Change this line to change the game played. # Pick from {NINEBALL, EIGHTBALL, THREECUSHION, SNOOKER, SANDBOX} - game_type = GameType.SUMTOTHREE + game_type = GameType.NINEBALL game = get_ruleset(game_type)() game.players = [