summaryrefslogtreecommitdiffhomepage
path: root/examples.html
diff options
context:
space:
mode:
authorRay <[email protected]>2022-08-02 00:39:54 +0200
committerRay <[email protected]>2022-08-02 00:39:54 +0200
commit192e2026607b27e0226a1e2c4336799b77a2b4e8 (patch)
treef5b008398441acd85dc864f743596275093e76f0 /examples.html
parenta2fa9abcc09fb4b2d1713e05094a1336fe42befc (diff)
downloadraylib.com-192e2026607b27e0226a1e2c4336799b77a2b4e8.tar.gz
raylib.com-192e2026607b27e0226a1e2c4336799b77a2b4e8.zip
Removed physics examples
Diffstat (limited to 'examples.html')
-rw-r--r--examples.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples.html b/examples.html
index 299dca6..f3ff62a 100644
--- a/examples.html
+++ b/examples.html
@@ -75,7 +75,6 @@
<div class="filter legendButton" id="models" data-filter=".fmodels">models</div>
<div class="filter legendButton" id="shaders" data-filter=".fshaders">shaders</div>
<div class="filter legendButton" id="audio" data-filter=".faudio">audio</div>
- <div class="filter legendButton" id="physics" data-filter=".fphysics">physics</div>
</div>
<!-- Items container, filled when loading -->