Skip to content

Commit 677015f

Browse files
authored
Add a line of highlight to sprite_move_animation.rst (#2739)
1 parent 355016f commit 677015f

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-39, 48-67, 77-106
16+
:emphasize-lines: 22-28, 31-39, 48-67, 77-106, 178-179

0 commit comments

Comments
 (0)