1
0
mirror of https://github.com/lexogrine/cs2-react-hud.git synced 2025-12-10 02:42:49 +01:00

update radar configuration for de_train map

This commit is contained in:
Hubert Walczak 2025-01-13 17:16:33 +01:00
parent 263e9633f8
commit 1604067244
No known key found for this signature in database
GPG Key ID: 17BB1C9355357860
2 changed files with 4 additions and 4 deletions

View File

@ -3,11 +3,11 @@ import radar from './radar.png'
const config = { const config = {
"config": { "config": {
"origin": { "origin": {
"x": 527.365542903922, "x": 557.7279495268139,
"y": 511.81469648562296 "y": 507.83243734804853
}, },
"pxPerUX": 0.21532584158170223, "pxPerUX": 0.22712933753943218,
"pxPerUY": -0.21299254526091588 "pxPerUY": -0.23013108811174968
}, },
"file":radar "file":radar
} }

Binary file not shown.

Before

Width:  |  Height:  |  Size: 44 KiB

After

Width:  |  Height:  |  Size: 32 KiB