mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-04-27 17:57:24 -05:00
5 lines
87 B
TypeScript
5 lines
87 B
TypeScript
export const TOURNAMENT_SUB = {
|
|
WEAPON_POOL_MAX_SIZE: 5,
|
|
MESSAGE_MAX_LENGTH: 280,
|
|
};
|