Bricks are now models. Warning: Laggy

This commit is contained in:
tleety
2015-09-15 17:56:23 +02:00
parent ef9f6a296b
commit 4891a4d939
3 changed files with 7 additions and 4 deletions
Regular → Executable
+1
View File
@@ -8,6 +8,7 @@
#include "Core/System.h"
#include "Core/CTransform.h"
#include "Rendering/CSprite.h"
#include "Rendering/CModel.h"
#include "Game/CBrick.h"
#include "Physics/EContact.h"
#include "Core/EventBroker.h"