mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-08-23 11:36:19 -05:00
new mode shorthands
This commit is contained in:
@@ -10,10 +10,10 @@ import cb from "../../assets/cb.png"
|
||||
import { Image } from "@chakra-ui/core"
|
||||
|
||||
const modeCodes: Record<string, string> = {
|
||||
sz,
|
||||
tc,
|
||||
rm,
|
||||
cb,
|
||||
splat_zones: sz,
|
||||
tower_control: tc,
|
||||
rainmaker: rm,
|
||||
clam_blitz: cb,
|
||||
} as const
|
||||
|
||||
interface EmojiProps {
|
||||
|
||||
Reference in New Issue
Block a user