summaryrefslogtreecommitdiff
path: root/webhogg/wasm/pkg/main.js
diff options
context:
space:
mode:
Diffstat (limited to 'webhogg/wasm/pkg/main.js')
-rw-r--r--webhogg/wasm/pkg/main.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/webhogg/wasm/pkg/main.js b/webhogg/wasm/pkg/main.js
index 76afa1c..90b3956 100644
--- a/webhogg/wasm/pkg/main.js
+++ b/webhogg/wasm/pkg/main.js
@@ -20,7 +20,7 @@ async function main() {
{ type: 'graphics',
source: source,
canvas: offCanvas,
- dt: 10000 },
+ dt: 16 },
{ type: 'logic',
source: source,
canvas: [],