updated lol library

This commit is contained in:
Lauchmelder 2021-12-26 19:39:43 +01:00
parent f2974f0fe6
commit 458fe3f41c
5 changed files with 24 additions and 21 deletions

View file

@ -43,6 +43,7 @@ public:
private:
GLFWwindow* window = nullptr;
WindowData data;
lol::ObjectManager manager;
OrbitingCamera camera;
float pitch, yaw, distance;