瀏覽代碼

Fix sphinx build error

Max Hilbrunner 7 年之前
父節點
當前提交
a4a3b6204e
共有 1 個文件被更改,包括 0 次插入2 次删除
  1. 0 2
      tutorials/inputs/custom_mouse_cursor.rst

+ 0 - 2
tutorials/inputs/custom_mouse_cursor.rst

@@ -45,8 +45,6 @@ Create a Node and attach the following script.
     # This changes the Ibeam case
     Input.set_custom_mouse_cursor(beam, Input.CURSOR_IBEAM)
 
- .. code-tab:: csharp
-
 .. note::
     Check :ref:`Input.set_custom_mouse_cursor() <class_Input_set_custom_mouse_cursor>`.