X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=src%2FMoof%2FRK4.hh;h=329323223e16014793d86654a1ee0eaea6bbf59f;hb=bc2bc12125d6c223d2935557e01926fe21166e38;hp=453cf1ef4e1d00766bcb4b27383784a4082917e6;hpb=fcb40aa40c6a13ca0e0962b35973ac4574779574;p=chaz%2Fyoink diff --git a/src/Moof/RK4.hh b/src/Moof/RK4.hh index 453cf1e..3293232 100644 --- a/src/Moof/RK4.hh +++ b/src/Moof/RK4.hh @@ -116,7 +116,7 @@ struct LinearState Vector velocity; // user - // + Vector force; std::vector forces;