diff options
author | Matthew Kosarek <mattkae@protonmail.com> | 2021-05-25 20:58:53 -0400 |
---|---|---|
committer | Matthew Kosarek <mattkae@protonmail.com> | 2021-05-25 20:58:53 -0400 |
commit | 76b6fa0ce8cfaaab8e2052bdd43266ded8e404b6 (patch) | |
tree | 245508c6121a0b9327d216ba3593a847972f08c1 /transpiler | |
parent | c3cad9328cff7bfee8d9d824a2098f1b019e884a (diff) |
Finally able to remove all of those unneeded javascript files
Diffstat (limited to 'transpiler')
-rw-r--r-- | transpiler/pages.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/transpiler/pages.txt b/transpiler/pages.txt index 8da9a6d..a785f9b 100644 --- a/transpiler/pages.txt +++ b/transpiler/pages.txt @@ -2,7 +2,6 @@ >"Rigidbody" >>/2d/rigidbody/rigidbody_1.html "Linear Forces" >"Collisions" ->>/2d/_collisions/circle_line.html "Circle-Line" >>/2d/_collisions/rectangle_line.html "Rectangle-Line" >>/2d/_collisions/rectangle_rectangle.html "Rectangle-Rectangle" >>/2d/_collisions/pill_line.html "Pill-Line" |