mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-08-28 06:08:13 -05:00
Patch version 10.0.0
This commit is contained in:
@@ -14,8 +14,9 @@ import type { ParamsJson } from "~/modules/analyzer/types";
|
||||
import {
|
||||
SQUID_BEAKON_ID,
|
||||
type SpecialWeaponId,
|
||||
} from "~/modules/in-game-lists/types";
|
||||
import { type SubWeaponId, subWeaponIds } from "~/modules/in-game-lists/types";
|
||||
type SubWeaponId,
|
||||
subWeaponIds,
|
||||
} from "~/modules/in-game-lists/weapon-ids";
|
||||
import invariant from "~/utils/invariant";
|
||||
import playersParams from "./dicts/SplPlayer.game__GameParameterTable.json";
|
||||
import weapons from "./dicts/WeaponInfoMain.json";
|
||||
|
||||
Reference in New Issue
Block a user