ソースを参照

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>`.