Explorar el Código

Update custom_mouse_cursor.rst

Guilherme Felipe de C. G. da Silva hace 7 años
padre
commit
f053547355
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      tutorials/inputs/custom_mouse_cursor.rst

+ 1 - 1
tutorials/inputs/custom_mouse_cursor.rst

@@ -20,7 +20,7 @@ Open project settings, go to Display>Mouse Cursor. You will see Custom Image and
 Custom Image is the desired image that you would like to set as the mouse cursor.
 Custom Hotspot is the point in the image that you would like to use as the cursor's detection point.
 
-.. note:: The custom image should be a PNG file and the size **must** be 32x32.
+.. note:: The custom image **must** be less than 256x256.
 
 Using a script
 --------------