Skip to content
Snippets Groups Projects
Commit 2af6f9c6 authored by Cristian Lalescu's avatar Cristian Lalescu
Browse files

enables ghost collision counter

parent 09645504
No related branches found
No related tags found
1 merge request!24Feature/collisions
......@@ -56,7 +56,7 @@ public:
}
constexpr static bool isEnable() {
return false;
return true;
}
long int get_collision_counter() const{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment