Переглянути джерело

Remove old comment...

pull/346/head
raysan5 8 роки тому
джерело
коміт
74fd671763
1 змінених файлів з 0 додано та 1 видалено
  1. +0
    -1
      examples/core/core_3d_picking.c

+ 0
- 1
examples/core/core_3d_picking.c Переглянути файл

@ -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

Завантаження…
Відмінити
Зберегти