diff options
| author | Ray <[email protected]> | 2020-01-30 13:52:46 +0100 |
|---|---|---|
| committer | Ray <[email protected]> | 2020-01-30 13:52:46 +0100 |
| commit | 68675c6a606cd85b522bd4024d3ea519d0119568 (patch) | |
| tree | a718002f263f824c59f78ea33a70ad856cd05cdb /examples.html | |
| parent | a80f304e208ae23571769344b5bae3e78eb48812 (diff) | |
| download | raylib.com-68675c6a606cd85b522bd4024d3ea519d0119568.tar.gz raylib.com-68675c6a606cd85b522bd4024d3ea519d0119568.zip | |
Updated web examples to latest raylib
Diffstat (limited to 'examples.html')
| -rw-r--r-- | examples.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples.html b/examples.html index 7edefd9..84e1ce7 100644 --- a/examples.html +++ b/examples.html @@ -85,7 +85,7 @@ <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">raudio</div> - <div class="filter legendButton" id="physics" data-filter=".fphysac">physac</div> + <div class="filter legendButton" id="physics" data-filter=".fphysics">physac</div> </div> <!-- Items container, filled when loading --> |
