Some tweaks
This commit is contained in:
parent
1fcca40db5
commit
c764b3d03e
3 changed files with 3 additions and 3 deletions
|
@ -71,7 +71,7 @@ int main()
|
|||
|
||||
Begin3dMode(camera);
|
||||
|
||||
DrawModel(model, VectorZero(), 1.0f, WHITE);
|
||||
DrawModel(model, Vector3Zero(), 1.0f, WHITE);
|
||||
|
||||
DrawGrid(10, 1.0f);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue