Sfoglia il codice sorgente

Merge pull request #8412 from Calinou/custom-performance-monitors-fix-unused-image

Fix unused image due to bad syntax in Custom performance monitors
Matthew 2 anni fa
parent
commit
b56a1fe3eb

+ 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
 available **Game** section and check **Enemies**. You should see a graph
 appearing as follows:
 appearing as follows:
 
 
-.. :figure: img/custom_performance_monitors_graph_example.webp
+.. figure:: img/custom_performance_monitors_graph_example.webp
    :align: center
    :align: center
    :alt: Example editor graph from a custom performance monitor
    :alt: Example editor graph from a custom performance monitor