瀏覽代碼

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

Fix unused image due to bad syntax in Custom performance monitors
Matthew 1 年之前
父節點
當前提交
e3a0dd3252
共有 1 個文件被更改,包括 1 次插入1 次删除
  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