1
0
mirror of https://github.com/lexogrine/cs2-react-hud.git synced 2025-12-10 03:52:48 +01:00

6 lines
80 B
TypeScript

const config = {
playerSize: 70,
smokeSize: 50
}
export default config;