This commit is contained in:
MihailRis
2024-05-19 08:40:43 +03:00
parent c5f663b7cb
commit 47c6e35a0b
6 changed files with 54 additions and 48 deletions
+1 -1
View File
@@ -14,4 +14,4 @@ public:
Hitbox(glm::vec3 position, glm::vec3 halfsize);
};
#endif /* PHYSICS_HITBOX_HPP_ */
#endif // PHYSICS_HITBOX_HPP_