forked from mirror/openmw-tes3mp
Whitespace changes only tabs->spaces and removal of traling space (including mangle and openengline)
This commit is contained in:
parent
b22234109d
commit
6aa1f3efdd
12 changed files with 454 additions and 454 deletions
|
@ -83,7 +83,7 @@ void MWScene::doPhysics (float duration, MWWorld::World& world,
|
|||
MWWorld::DoingPhysics scopeGuard;
|
||||
|
||||
//set the DebugRenderingMode. To disable it,set it to 0
|
||||
// eng->setDebugRenderingMode(1);
|
||||
//eng->setDebugRenderingMode(1);
|
||||
|
||||
//set the walkdirection to 0 (no movement) for every actor)
|
||||
for(std::map<std::string,OEngine::Physic::PhysicActor*>::iterator it = eng->PhysicActorMap.begin(); it != eng->PhysicActorMap.end();it++)
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 590f9e83d8158970dcbef1c5078a1a04cd8f1a59
|
||||
Subproject commit f3c9694bf249a34eae05f0304e6bfc120014ce8c
|
|
@ -1 +1 @@
|
|||
Subproject commit 32b475432f3e1c8d7275d17da0d692c173f30478
|
||||
Subproject commit 0f7d59b4fb742c6479d988f6fc4ec9cdb4330b53
|
Loading…
Reference in a new issue