Explorar el Código

Remove old comment...

pull/346/head
raysan5 hace 7 años
padre
commit
74fd671763
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. +0
    -1
      examples/core/core_3d_picking.c

+ 0
- 1
examples/core/core_3d_picking.c Ver fichero

@ -48,7 +48,6 @@ int main()
if (IsMouseButtonPressed(MOUSE_LEFT_BUTTON))
{
// NOTE: This function is NOT WORKING properly!
ray = GetMouseRay(GetMousePosition(), camera);
// Check collision between ray and box

Cargando…
Cancelar
Guardar