Selaa lähdekoodia

Fix unused image due to bad syntax in Custom performance monitors

Comment syntax was used instead of figure syntax.
Hugo Locurcio 1 vuosi sitten
vanhempi
commit
c15da78587
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      tutorials/scripting/debug/custom_performance_monitors.rst

+ 1 - 1
tutorials/scripting/debug/custom_performance_monitors.rst

@@ -91,7 +91,7 @@ Monitors** at the bottom of the editor window. Scroll down to the newly
 available **Game** section and check **Enemies**. You should see a graph
 appearing as follows:
 
-.. :figure: img/custom_performance_monitors_graph_example.webp
+.. figure:: img/custom_performance_monitors_graph_example.webp
    :align: center
    :alt: Example editor graph from a custom performance monitor