diff --git a/doc/example_code/sprite_move_animation.rst b/doc/example_code/sprite_move_animation.rst index 0c40f225c6..091f1bc442 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-39, 48-67, 77-106 + :emphasize-lines: 22-28, 31-39, 48-67, 77-106, 178-179