Start to add some logging to the resource manager.

This commit is contained in:
David Reid
2021-07-02 21:49:00 +10:00
parent 479718d86d
commit d2e5d3c283
2 changed files with 43 additions and 18 deletions
+1 -1
View File
@@ -160,7 +160,7 @@ int main(int argc, char** argv)
float posX = 0;
float posZ = -1.0f;
float step = 0.1f;
float stepAngle = 0.02f;
float stepAngle = 0.002f;
float angle = 0;
float pitch = 1;