Skip to content

Commit 17b5848

Browse files
committed
New 2d physics demo
1 parent 1fe69ff commit 17b5848

File tree

4 files changed

+3
-2
lines changed

4 files changed

+3
-2
lines changed
382 KB
Binary file not shown.

live/demos/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,8 @@
146146

147147
// Fetch essential files tracking progress before actually loading them - will be loaded from cache afterwards
148148
fetchBlock('assets/fonts/fira-sans-regular.png', 'Loading kool...')
149-
fetchBlock('4ab48fc16bcbc6611bb2.wasm', 'Loading kool...')
149+
fetchBlock('7f085d05690ec456a08f.wasm', 'Loading kool...')
150+
fetchBlock('ae413906028609bc912e.wasm', 'Loading kool...')
150151
await fetchBlock('kool-demo.js', 'Loading kool...')
151152

152153
const script = document.createElement('script');

live/demos/kool-demo.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)