diff --git a/doc/example_code/sprite_move_animation.rst b/doc/example_code/sprite_move_animation.rst index aff7165ddb..0c40f225c6 100644 --- a/doc/example_code/sprite_move_animation.rst +++ b/doc/example_code/sprite_move_animation.rst @@ -13,4 +13,4 @@ Move with a Sprite Animation .. literalinclude:: ../../arcade/examples/sprite_move_animation.py :caption: sprite_move_animation.py :linenos: - :emphasize-lines: 22-28, 31-38, 47-76, 78-97, 184-185 + :emphasize-lines: 22-28, 31-39, 48-67, 77-106