summaryrefslogtreecommitdiff
path: root/transpiler
diff options
context:
space:
mode:
authorMatthew Kosarek <mattkae@protonmail.com>2021-05-19 20:47:59 -0400
committerMatthew Kosarek <mattkae@protonmail.com>2021-05-19 20:47:59 -0400
commit64d9675091593b074d3ad1e71829291728914cee (patch)
tree1822a810c6c1ecbc3334204a776623a2eef20269 /transpiler
parente431c58c0e5bde1689ef0be0d02588ee22c99c82 (diff)
Removed rigidbody physics demos so that I can redo them properly
Diffstat (limited to 'transpiler')
-rw-r--r--transpiler/pages.txt4
1 files changed, 1 insertions, 3 deletions
diff --git a/transpiler/pages.txt b/transpiler/pages.txt
index 1cb2769..8da9a6d 100644
--- a/transpiler/pages.txt
+++ b/transpiler/pages.txt
@@ -1,8 +1,6 @@
&#127936; "2D"
>"Rigidbody"
->>/2d/_rigidbody/part_1.html "Linear Forces"
->>/2d/_rigidbody/part_2.html "Rotational Forces"
->>/2d/_rigidbody/part_3.html "Collision Forces"
+>>/2d/rigidbody/rigidbody_1.html "Linear Forces"
>"Collisions"
>>/2d/_collisions/circle_line.html "Circle-Line"
>>/2d/_collisions/rectangle_line.html "Rectangle-Line"