Fixes in modules
This commit is contained in:
@@ -75,10 +75,6 @@ struct App {
|
||||
struct CollisionShape {
|
||||
void *shape;
|
||||
};
|
||||
struct InWater {};
|
||||
struct TerrainReady {};
|
||||
struct WaterAlmostReady {};
|
||||
struct WaterReady {};
|
||||
struct GroundCheckReady {};
|
||||
struct Body2Entity {
|
||||
/* std::unordered_map<btCollisionObject *, flecs::entity> entities; */
|
||||
|
||||
Reference in New Issue
Block a user