aboutsummaryrefslogtreecommitdiff
path: root/src/crepe/api/Rigidbody.h
diff options
context:
space:
mode:
authorJAROWMR <jarorutjes07@gmail.com>2024-12-04 20:49:37 +0100
committerJAROWMR <jarorutjes07@gmail.com>2024-12-04 20:49:37 +0100
commit018a451051669506be447aa925ecb6a9f5aaf418 (patch)
treeac5f9f7414990d24aaed65be7139118eea6ff6dc /src/crepe/api/Rigidbody.h
parent69634f05b00e0e01ab84ab14b6293c7a88c5fbe0 (diff)
make format
Diffstat (limited to 'src/crepe/api/Rigidbody.h')
-rw-r--r--src/crepe/api/Rigidbody.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/crepe/api/Rigidbody.h b/src/crepe/api/Rigidbody.h
index 5c9f6df..293b1a4 100644
--- a/src/crepe/api/Rigidbody.h
+++ b/src/crepe/api/Rigidbody.h
@@ -139,7 +139,6 @@ public:
* collisions with other GameObjects that belong to these layers.
*/
std::vector<int> collision_layers;
-
};
public: