Revert "Work asssignment split line"

This reverts commit 8ecd263318.
This commit is contained in:
Dander7BD 2014-01-14 09:16:54 +01:00
parent 2314935f48
commit f2c6cc5306
1 changed files with 0 additions and 3 deletions

View File

@ -94,9 +94,6 @@ namespace
}
protoState.ApplyForwarding( forwardedDeltaPos, forwardedDeltaAxis );
/////// Dan below / Robin Above
protoState.ApplyImpulse( bounce, worldPointOfContact, normal );
proto->SetState( protoState );
}