This website works better with JavaScript.
Home
Help
Sign In
lolengine
/
lol
mirror of
https://github.com/lolengine/lol
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
CIS FUCK
legacy
Benjamin ‘Touky’ Huet
touky
12 years ago
parent
11b6cfff4c
commit
9d876b6cb3
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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)
{
}
Write
Preview
Loading…
Cancel
Save