Deze website werkt beter met JavaScript.
Beginscherm
Help
Inloggen
lolengine
/
lol
kopie van
https://github.com/lolengine/lol
Volgen
1
Ster
0
Vork
0
Code
Kwesties
0
Publicaties
0
Wiki
Activiteit
Bladeren bron
added return
legacy
jeunathe
jnat
12 jaren geleden
bovenliggende
f74b85fcf7
commit
4f06ca1307
1 gewijzigde bestanden
met
toevoegingen van 1
en
1 verwijderingen
Zij-aan-zij weergave
Diff opties
Statistieken weergeven
Download Patch-bestand
Download Diff-bestand
+1
-1
test/Physics/EasyPhysics.cpp
+ 1
- 1
test/Physics/EasyPhysics.cpp
Bestand weergeven
@@ -267,7 +267,7 @@ void EasyCharacterController::RemoveFromSimulation(class Simulation* current_sim
}
mat4 EasyCharacterController::GetTransform()
{
mat4(1.f);
return
mat4(1.f);
}
//-------------------------------------------------------------------------
Schrijf
Voorbeeld
Laden…
Annuleren
Opslaan