Updated names

This commit is contained in:
2025-09-21 21:50:19 +02:00
parent 3892698d15
commit de734f4a21
21 changed files with 33 additions and 20 deletions

View File

@@ -3,7 +3,7 @@ import { formatNumber } from "@/lib/formatters"
import { getCopsAndCrimsScoreColor } from "@/lib/hypixel/copsandcrims/general"
import { devide } from "@/lib/hypixel/general"
import { NonNullStats } from "@/lib/schema/player"
import GeneralStats from "../GeneralStats"
import GeneralStats from "../stats-components"
import CopsAndCrimsGeneralStats from "./stats"
import CopsAndCrimsStatTable from "./table"
import CopsAndCrimsWeaponStats from "./weapons"