Procházet zdrojové kódy

Remove old comment...

pull/346/head
raysan5 před 7 roky
rodič
revize
74fd671763
1 změnil soubory, kde provedl 0 přidání a 1 odebrání
  1. +0
    -1
      examples/core/core_3d_picking.c

+ 0
- 1
examples/core/core_3d_picking.c Zobrazit soubor

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

Načítá se…
Zrušit
Uložit