jeunathe jnat 12 роки тому
джерело
коміт
4f06ca1307
1 змінених файлів з 1 додано та 1 видалено
  1. +1
    -1
      test/Physics/EasyPhysics.cpp

+ 1
- 1
test/Physics/EasyPhysics.cpp Переглянути файл

@@ -267,7 +267,7 @@ void EasyCharacterController::RemoveFromSimulation(class Simulation* current_sim
}
mat4 EasyCharacterController::GetTransform()
{
mat4(1.f);
return mat4(1.f);
}

//-------------------------------------------------------------------------


Завантаження…
Відмінити
Зберегти