jeunathe jnat 12 лет назад
Родитель
Сommit
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);
}

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


Загрузка…
Отмена
Сохранить