Browse Source

CIS FUCK

legacy
Benjamin ‘Touky’ Huet touky 12 years ago
parent
commit
9d876b6cb3
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      test/Physics/LolPhysics.h

+ 1
- 1
test/Physics/LolPhysics.h View File

@@ -105,7 +105,7 @@ private:
m_dynamics_world->setGravity(LOL2BT_VEC3(NewGravity * LOL2BT_UNIT));
}

void CustomSetWorldLimit(vec3 &NewWorldMin, vec3 &NewWorldMax)
void CustomSetWorldLimit(vec3 const &NewWorldMin, vec3 const &NewWorldMax)
{
}



Loading…
Cancel
Save