PGRData/Resources/Client/Hostel/HostelHud.json

22 lines
398 B
JSON
Raw Normal View History

2022-12-19 22:51:16 +05:30
[
{
2022-12-20 12:53:11 +05:30
"Id": 1,
"HudType": 2,
"DeviceType": 2,
"HudX": 1.0,
"HudY": 1.0,
"HudHeight": null,
"HudWidth": null,
"HudScale": null
2022-12-19 22:51:16 +05:30
},
{
2022-12-20 12:53:11 +05:30
"Id": 2,
"HudType": 4,
"DeviceType": 2,
"HudX": 0.2,
"HudY": 0.2,
"HudHeight": 300.0,
"HudWidth": 600.0,
"HudScale": null
2022-12-19 22:51:16 +05:30
}
]