소스 검색

test: fix Touky's brainfart.

legacy
Sam Hocevar sam 12 년 전
부모
커밋
c081275aca
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. +1
    -1
      test/Physics/Include/BulletCharacterController.h
  2. +1
    -1
      test/Physics/Src/BulletCharacterController.cpp

+ 1
- 1
test/Physics/Include/BulletCharacterController.h 파일 보기

@@ -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 파일 보기

@@ -33,7 +33,7 @@ namespace lol
namespace phys
{

#define 0
#if 0
#ifdef HAVE_PHYS_USE_BULLET

// static helper method


불러오는 중...
취소
저장