Ver código fonte

fixed wrong image

Juan Linietsky 6 anos atrás
pai
commit
470923d8bb
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      tutorials/animation/animation_tree.rst

+ 1 - 1
tutorials/animation/animation_tree.rst

@@ -216,7 +216,7 @@ allowing the realisation of very complex animation logic.
 
 
 To modify these values from code, the property path must be obtained. This is done easily by hovering the mouse over any of the parameters:
 To modify these values from code, the property path must be obtained. This is done easily by hovering the mouse over any of the parameters:
 
 
-.. image:: img/animtree16.png
+.. image:: img/animtree17.png
 
 
 Which allows setting them or reading them:
 Which allows setting them or reading them: