From 9d876b6cb3800f5b590793bcc1bb7fea6851b13e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20=E2=80=98Touky=E2=80=99=20Huet?= Date: Sun, 12 Aug 2012 21:24:07 +0000 Subject: [PATCH] CIS FUCK --- test/Physics/LolPhysics.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/Physics/LolPhysics.h b/test/Physics/LolPhysics.h index e72f3da0..2269dd51 100644 --- a/test/Physics/LolPhysics.h +++ b/test/Physics/LolPhysics.h @@ -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) { }