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
test: fix Touky's brainfart.
legacy
Sam Hocevar
sam
12 years ago
parent
cbd842b21a
commit
c081275aca
2 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
test/Physics/Include/BulletCharacterController.h
+1
-1
test/Physics/Src/BulletCharacterController.cpp
+ 1
- 1
test/Physics/Include/BulletCharacterController.h
View File
@@ -30,7 +30,7 @@ namespace lol
namespace phys
{
#
define
0
#
if
0
#ifdef HAVE_PHYS_USE_BULLET
///BulletKinematicCharacterController is an object that supports a sliding motion in a world.
+ 1
- 1
test/Physics/Src/BulletCharacterController.cpp
View File
@@ -33,7 +33,7 @@ namespace lol
namespace phys
{
#
define
0
#
if
0
#ifdef HAVE_PHYS_USE_BULLET
// static helper method
Write
Preview
Loading…
Cancel
Save