Przeglądaj źródła

test: fix Touky's brainfart.

legacy
Sam Hocevar sam 12 lat temu
rodzic
commit
c081275aca
2 zmienionych plików z 2 dodań i 2 usunięć
  1. +1
    -1
      test/Physics/Include/BulletCharacterController.h
  2. +1
    -1
      test/Physics/Src/BulletCharacterController.cpp

+ 1
- 1
test/Physics/Include/BulletCharacterController.h Wyświetl plik

@@ -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 Wyświetl plik

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

#define 0
#if 0
#ifdef HAVE_PHYS_USE_BULLET

// static helper method


Ładowanie…
Anuluj
Zapisz