Remove old comment...
This commit is contained in:
parent
b0adac96b7
commit
74fd671763
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue