Explorar o código

Fix unused image due to bad syntax in Custom performance monitors

Comment syntax was used instead of figure syntax.
Hugo Locurcio hai 1 ano
pai
achega
c15da78587
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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