updated lol library
This commit is contained in:
parent
f2974f0fe6
commit
458fe3f41c
5 changed files with 24 additions and 21 deletions
|
@ -43,6 +43,7 @@ public:
|
|||
private:
|
||||
GLFWwindow* window = nullptr;
|
||||
WindowData data;
|
||||
lol::ObjectManager manager;
|
||||
|
||||
OrbitingCamera camera;
|
||||
float pitch, yaw, distance;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue