update models box collisions (#4224)
This commit is contained in:
parent
243801c2d1
commit
85c6489d81
1 changed files with 1 additions and 1 deletions
|
@ -109,7 +109,7 @@ int main(void)
|
|||
|
||||
EndMode3D();
|
||||
|
||||
DrawText("Move player with cursors to collide", 220, 40, 20, GRAY);
|
||||
DrawText("Move player with arrow keys to collide", 220, 40, 20, GRAY);
|
||||
|
||||
DrawFPS(10, 10);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue