Browse Source

Fix sphinx build error

Max Hilbrunner 7 năm trước cách đây
mục cha
commit
a4a3b6204e
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  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>`.