Box and Sphere components renamed to BoxShape and SphereShape
This commit is contained in:
+2
-2
@@ -27,8 +27,8 @@
|
||||
#include "Components/Transform.h"
|
||||
|
||||
#include "Components/Physics.h"
|
||||
#include "Components/Sphere.h"
|
||||
#include "Components/Box.h"
|
||||
#include "Components/SphereShape.h"
|
||||
#include "Components/BoxShape.h"
|
||||
#include "Components/Vehicle.h"
|
||||
#include "Components/Wheel.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user