diff options
author | Matthew Kosarek <mattkae@protonmail.com> | 2021-05-25 21:33:50 -0400 |
---|---|---|
committer | Matthew Kosarek <mattkae@protonmail.com> | 2021-05-25 21:33:50 -0400 |
commit | 7a4cb77ddccbce28cded0c97cf3bb975aafbec16 (patch) | |
tree | cd62762dc11e190f0706fbed3581021e51d160f6 /transpiler | |
parent | 76b6fa0ce8cfaaab8e2052bdd43266ded8e404b6 (diff) |
Wow, this is why my rotational motion has been so broken for so loing
Diffstat (limited to 'transpiler')
-rw-r--r-- | transpiler/pages.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/transpiler/pages.txt b/transpiler/pages.txt index a785f9b..cd8c9dd 100644 --- a/transpiler/pages.txt +++ b/transpiler/pages.txt @@ -1,6 +1,7 @@ 🏀 "2D" >"Rigidbody" >>/2d/rigidbody/rigidbody_1.html "Linear Forces" +>>/2d/rigidbody/rigidbody_2.html "Rotational Forces" >"Collisions" >>/2d/_collisions/rectangle_line.html "Rectangle-Line" >>/2d/_collisions/rectangle_rectangle.html "Rectangle-Rectangle" |