'Functional version' broke, cba to fix :)

This commit is contained in:
2023-12-06 01:41:04 +01:00
parent 545f8b4366
commit 74c40576cf
6 changed files with 9 additions and 54 deletions

View File

@@ -9,7 +9,7 @@
* KAPOW!!!
*/
import { buildTank, battleItOut } from "./Tank";
import { buildTank, battleItOut } from "./lib/Tank";
const tankPrototypes = [
"Rust",