From ee7ff18fcd6c0ba1572ec00a57bb51bf481f2ed3 Mon Sep 17 00:00:00 2001 From: ConnorBP Date: Fri, 3 Nov 2023 15:56:43 -0400 Subject: [PATCH] v0.1.7 the mobile support update --- index.html | 4 + out/wasm_battle_arena.d.ts | 16 +- out/wasm_battle_arena.js | 1077 ++++++++++++++-------------- out/wasm_battle_arena_bg.wasm | Bin 27425784 -> 27435795 bytes out/wasm_battle_arena_bg.wasm.d.ts | 16 +- 5 files changed, 562 insertions(+), 551 deletions(-) diff --git a/index.html b/index.html index 22cc860..d5c1271 100644 --- a/index.html +++ b/index.html @@ -2,6 +2,10 @@