Skip to content

Commit 355016f

Browse files
authored
Fix line highlights in sprite_move_animation.rst (#2738)
1 parent c68bac6 commit 355016f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/example_code/sprite_move_animation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ Move with a Sprite Animation
1313
.. literalinclude:: ../../arcade/examples/sprite_move_animation.py
1414
:caption: sprite_move_animation.py
1515
:linenos:
16-
:emphasize-lines: 22-28, 31-38, 47-76, 78-97, 184-185
16+
:emphasize-lines: 22-28, 31-39, 48-67, 77-106

0 commit comments

Comments
 (0)