소스 검색

Remove outdated demo project reference

The reference to a custom mouse cursor demo project provided is outdated. I believe it should be removed until there's an up-to-date working demo project for custom mouse cursor that can be shared.
Daniel The Fox 1 년 전
부모
커밋
f76100a990
1개의 변경된 파일0개의 추가작업 그리고 6개의 파일을 삭제
  1. 0 6
      tutorials/inputs/custom_mouse_cursor.rst

+ 0 - 6
tutorials/inputs/custom_mouse_cursor.rst

@@ -87,12 +87,6 @@ Create a Node and attach the following script.
     Check :ref:`Input.set_custom_mouse_cursor() <class_Input_method_set_custom_mouse_cursor>`'s
     documentation for more information on usage and platform-specific caveats.
 
-Demo project
-------------
-
-Find out more by studying this demo project:
-https://github.com/guilhermefelipecgs/custom_hardware_cursor
-
 Cursor list
 -----------