Fix missing sidewinder ammo counter

There is an issue with repak right now causing game to freeze on pak unload
This commit is contained in:
kralrindo 2024-12-07 18:19:16 +03:00
parent b1660cdf4e
commit 6d469ed9d0
3 changed files with 14 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 36 KiB

View File

@ -218,6 +218,20 @@
}
]
},
{
"_type": "uimg",
"_path": "ui_image_atlas/rui/weapon_icons/r5/kral_sdk_atlas2",
"atlas": "texture/ui_atlas/rui/weapon_icons/r5/kral_sdk_atlas2.rpak",
"textures": [
{
"path": "models/weapons/attachments/hemlok_travel_bar",
"posX": 110,
"posY": 110,
"width": 256,
"height": 256
}
]
},
{
"_type": "uimg",
"_path": "ui_image_atlas/rui/hud/icons/hud_atlas_sdk",