physics/
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
#include <objects/EntityDef.hpp>
|
||||
#include <objects/Player.hpp>
|
||||
#include <objects/rigging.hpp>
|
||||
#include "../../../physics/Hitbox.hpp"
|
||||
#include <physics/Hitbox.hpp>
|
||||
#include <voxels/Chunks.hpp>
|
||||
#include "../../../window/Camera.hpp"
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#include <items/Inventory.hpp>
|
||||
#include <objects/Entities.hpp>
|
||||
#include <objects/Player.hpp>
|
||||
#include "../../../physics/Hitbox.hpp"
|
||||
#include <physics/Hitbox.hpp>
|
||||
#include "../../../window/Camera.hpp"
|
||||
#include <world/Level.hpp>
|
||||
#include "libentity.hpp"
|
||||
|
||||
Reference in New Issue
Block a user