1
0
mirror of https://github.com/alliedmodders/hl2sdk.git synced 2025-09-19 20:16:10 +08:00

Update protos

This commit is contained in:
Nick Hastings
2024-02-07 19:13:20 -05:00
parent 2306c0f864
commit eb24a788c0

View File

@ -874,6 +874,8 @@ message CEconItemPreviewDataBlock {
optional float scale = 4;
optional float rotation = 5;
optional uint32 tint_id = 6;
optional float offset_x = 7;
optional float offset_y = 8;
}
optional uint32 accountid = 1;