Fixed loop, can't miss particles. (tried to add physics to particles)
This commit is contained in:
@@ -6,6 +6,8 @@
|
||||
#include "Components/ParticleEmitter.h"
|
||||
#include "Components/Particle.h"
|
||||
#include "Components/Model.h"
|
||||
#include "Components/Physics.h"
|
||||
#include "Components/Box.h"
|
||||
#include "Color.h"
|
||||
#include <GLFW/glfw3.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user