adding more checking

This commit is contained in:
Clément Le Bihan
2021-06-20 11:10:16 +02:00
parent a5b794b1d1
commit 0c167c86bc
2 changed files with 4 additions and 1 deletions
@@ -5,7 +5,6 @@
#include "AnimationsSystem.hpp"
#include "Component/Animation/AnimationsComponent.hpp"
#include "Model/Model.hpp"
#include <iostream>
#include "Component/Tag/TagComponent.hpp"
#include "Component/Position/PositionComponent.hpp"
#include "Component/Renderer/Drawable3DComponent.hpp"