Revert "Work asssignment split line"

This reverts commit 8ecd263318.
This commit is contained in:
Dander7BD 2014-01-14 09:16:54 +01:00
parent cc68088298
commit 8aa5ad7723
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 );
}